Search Criteria
Package Details: eigenpy-docs 3.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eigenpy.git (read-only, click to copy) |
---|---|
Package Base: | eigenpy |
Description: | Bindings between numpy and eigen using boost::python |
Upstream URL: | https://github.com/stack-of-tasks/eigenpy |
Licenses: | BSD-2-Clause |
Submitter: | Nim65s |
Maintainer: | Nim65s |
Last Packager: | Nim65s |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-07-27 16:08 (UTC) |
Last Updated: | 2024-11-01 08:23 (UTC) |
Dependencies (9)
- boost-libs
- eigen (eigen-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR, python-numpy-mkl-binAUR) (make)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR) (make)
- doxygen (doxygen-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2
Nim65s commented on 2021-03-05 20:36 (UTC)
I had forgotten this, thanks for the heads-up, Vial. I added https://github.com/stack-of-tasks/eigenpy/pull/223 to the PKGBUILD. It's a half-fix/half-workaround, but at least unit tests are passing now :)
Vial commented on 2021-03-01 16:20 (UTC) (edited on 2021-03-01 16:24 (UTC) by Vial)
Same problem as Gerold.
```95% tests passed, 1 tests failed out of 19
Total Test time (real) = 1.37 sec
The following tests FAILED: 12 - py-user-type (Failed) Errors while running CTest make: *** [Makefile:129 : test] Erreur 8 ==> ERREUR : Une erreur s’est produite dans check(). Abandon… erreur lors de la construction : eigenpy```
Nim65s commented on 2021-02-13 22:11 (UTC)
Thanks for the report, gerold, this probably comes from numpy 1.20 release. I'll take a look.
gerold commented on 2021-02-13 20:19 (UTC)
Can't install the package. It fails in the check():
ftsell commented on 2020-02-25 15:00 (UTC)
Yeah sorry that was my bad. I didn't realise that I had a gnupg config in my home directory and assumed that my aur helper used pacman-key which it didn't so that config file was actually in effect. Yeah... Thanks for the help though!
Nim65s commented on 2020-02-25 14:34 (UTC)
@ftsell: You can get it here: https://github.com/jcarpent.gpg
ftsell commented on 2020-02-25 12:42 (UTC)
The gpg key entered in the package is not available for download anymore
« First ‹ Previous 1 2