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.
Search Criteria
Package Details: python-vispy 0.15.2-1
Package Actions
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) |
Dependencies (23)
- mesa-utils
- python-freetype-py
- python-hsluv
- python-kiwisolver
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- cython (cython-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- ipython (ipython-gitAUR) (optional) – ipython-static
- pyside2AUR (optional) – pyside2
- pyside6 (optional) – pyside6
- python-meshioAUR (optional) – io
- python-pillow (python-pillow-simd-gitAUR) (optional) – io
- python-pygletAUR (python-pyglet-gitAUR) (optional) – pyglet
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR) (optional) – pyqt5
- Show 3 more dependencies...
Required by (8)
Sources (1)
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)
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
Pinned Comments