Package Details: python-vispy 0.15.2-1

Git Clone URL: https://aur.archlinux.org/python-vispy.git (read-only, click to copy)
Package Base: python-vispy
Description: Interactive visualization in Python
Upstream URL: https://vispy.org
Licenses: BSD-3-Clause
Submitter: incomplete
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 2
Popularity: 0.000000
First Submitted: 2019-08-10 09:41 (UTC)
Last Updated: 2025-05-23 15:55 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2

oysstu commented on 2020-02-25 09:23 (UTC) (edited on 2020-02-25 09:23 (UTC) by oysstu)

This package installs some utilities into /usr/lib/python3.8/site-packages/make. This may cause crashes with other packages. Deleting the make/__init__.py file prior to running setup.py (e.g. in the prepare step) resolves this.

JKAbrams commented on 2019-08-22 15:39 (UTC)

ModuleNotFoundError: No module named 'Cython'

Requires cython to build.

bdice commented on 2019-08-10 23:06 (UTC) (edited on 2019-08-10 23:10 (UTC) by bdice)

To get the JS component to build, I edited this recipe to include the vispy.js submodule following the guidelines at https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git_Submodules. I am inexperienced with Arch packaging but hope this is helpful to others. This GitHub gist has the updated PKGBUILD: https://gist.github.com/bdice/e2f97fd77986e9b6268db22acffe6197