Search Criteria
Package Details: python-peachpy-git r371.84e60a5-1
Git Clone URL: | https://aur.archlinux.org/python-peachpy-git.git (read-only, click to copy) |
---|---|
Package Base: | python-peachpy-git |
Description: | Python framework for writing high-performance assembly kernels (git version) |
Upstream URL: | https://github.com/Maratyszcza/PeachPy/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-02 03:02 |
Last Updated: | 2020-12-12 16:24 |
Dependencies (8)
- python (python-dbg)
- python-six
- git (git-git) (make)
- python-pip (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python-sphinx-bootstrap-theme (make)
- python-wheel (make)
Latest Comments
CyberShadow commented on 2020-12-27 21:26
Thanks for replying, but that wasn't it.
The problem seems to have been due to python-sphinx-bootstrap-theme being built against an outdated Python version (it did not receive a pkgrel bump). Rebuilding it solved the problem.
dbermond commented on 2020-12-27 20:33
@CyberShadow Package is building fine. Your log shows what is causing the failure for you: No module named 'sphinx_bootstrap_theme'. You do not have python-sphinx-bootstrap-theme installed, which is a dependency from the AUR. Before building any AUR package, you need firstly to build and install all the AUR dependencies, and only after that build the desired package (this one in the case).
CyberShadow commented on 2020-12-27 18:25
Not building:
dbermond commented on 2020-12-12 16:26
@petronny Done. Building fine now.
petronny commented on 2020-12-10 06:40
Please remove python2.
dbermond commented on 2017-10-01 19:30
@mesmer
How are you getting this? Please provide more information like possible commands or something else.
mesmer commented on 2017-10-01 19:12
error in unicode
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3870: ordinal not in range(128)