Search Criteria
Package Details: python-pydeck 0.9.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pydeck.git (read-only, click to copy) |
---|---|
Package Base: | python-pydeck |
Description: | Widget for deck.gl maps |
Upstream URL: | https://pypi.org/project/pydeck |
Licenses: | Apache-2.0 |
Submitter: | mhsekhavat |
Maintainer: | redponike |
Last Packager: | redponike |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-24 07:46 (UTC) |
Last Updated: | 2024-11-14 21:05 (UTC) |
Dependencies (10)
- ipython (ipython-gitAUR)
- python-ipykernel
- python-ipywidgets
- python-jinja
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-traitlets
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
nullstring0 commented on 2024-03-03 17:14 (UTC)
I had the same issue as j_klee. His fix worked for me.
j_klee commented on 2024-03-03 09:37 (UTC) (edited on 2024-03-03 09:38 (UTC) by j_klee)
The build is not working for me anymore, because variables that are set in setuptools need to be declared dynamic (c.f. https://packaging.python.org/en/latest/specifications/pyproject-toml/)
Adding the line below and declaring variables as dynamic under [project]
solves the issue for me and leads to a successull build.
algoped commented on 2021-09-06 13:50 (UTC)
package does not build. PKGBUILD cd's in $srcdir/pydeck-0.3.1 which does not exist. Tried to change the directory and even create it, however it always looks for an install.py which is nowhere to be found in the install cache
otaj commented on 2020-10-29 09:31 (UTC)
Hi, could you please rename the folder
tests
? https://wiki.archlinux.org/index.php/Python_package_guidelines#Test_directory_in_site-package