Search Criteria
Package Details: python-scikit-sparse 0.4.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-scikit-sparse.git (read-only, click to copy) |
---|---|
Package Base: | python-scikit-sparse |
Description: | Scikit sparse matrix package |
Upstream URL: | https://pypi.python.org/pypi/scikit-sparse/ |
Licenses: | GPL |
Submitter: | anntzer |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 2 |
Popularity: | 0.025107 |
First Submitted: | 2016-02-25 20:11 (UTC) |
Last Updated: | 2021-11-03 19:18 (UTC) |
Dependencies (4)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR)
- suitesparse
- cython (cython-gitAUR, cython0) (make)
- python-nose (check)
Required by (1)
- python-pygam (optional)
Latest Comments
gnaggnoyil commented on 2021-11-10 11:44 (UTC)
I ran into following error when I was trying to build this:
I then installed package
python-pytest
and rebuild the package. This time package was built and installed successfully. I thinkpython-pytest
might be needed as makedepends.deu439 commented on 2020-12-10 09:35 (UTC) (edited on 2020-12-10 09:36 (UTC) by deu439)
With python 3.9.0-1 I got this error:
It can be fixed by patching PKGBUILD with (issue37250):
anntzer commented on 2016-03-07 06:11 (UTC)