Search Criteria
Package Details: python-snuggs 1.4.7-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-snuggs.git (read-only, click to copy) |
---|---|
Package Base: | python-snuggs |
Description: | Snuggs are s-expressions for Numpy |
Upstream URL: | https://github.com/mapbox/snuggs |
Licenses: | MIT |
Submitter: | simon04 |
Maintainer: | None |
Last Packager: | carlosal1015 |
Votes: | 5 |
Popularity: | 0.111146 |
First Submitted: | 2018-05-23 20:05 (UTC) |
Last Updated: | 2023-11-25 18:06 (UTC) |
Dependencies (8)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pyparsing
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-hypothesis (check)
- python-pytest (check)
Latest Comments
RottenSchnitzel commented on 2023-11-25 13:48 (UTC)
Fails to install because test_snuggs.py fails at three instances:
FAILED test_snuggs.py::test_missing_closing_paren - AttributeError: 'NoneType' object has no attribute 'group' FAILED test_snuggs.py::test_missing_func2 - AttributeError: 'NoneType' object has no attribute 'group' FAILED test_snuggs.py::test_bogus_higher_order_func - AttributeError: 'NoneType' object has no attribute 'group'