Search Criteria
Package Details: eigenpy 3.10.2-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: | 2025-02-04 14:26 (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-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (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 3 Next › Last »
acmiyaguchi commented on 2022-09-17 01:56 (UTC) (edited on 2022-09-17 02:57 (UTC) by acmiyaguchi)
Running into an issue with one of the tests:
I tried building eigenpy from scratch, and it looks like I get the test failures going back a few minor revisions. I last installed this successfully on the 10th:
Did some debugging and made a PR here: https://github.com/stack-of-tasks/eigenpy/pull/321
costashatz commented on 2021-09-04 22:50 (UTC)
@Nim65s thanks a lot! It works now!
Nim65s commented on 2021-09-04 08:30 (UTC)
you can get it with "curl https://github.com/proyan.gpg | gpg --import"
costashatz commented on 2021-09-03 22:19 (UTC)
No matter what I tried, I cannot import the PGP key: 'F182CC432A4752C7A3E4FE02001EB2069D785C81'. I could not find it in any server.
Thanks!
gerold commented on 2021-03-05 21:04 (UTC) (edited on 2021-03-05 21:05 (UTC) by gerold)
@Nim65s Thanks for the fix. Package builds now.
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!
« First ‹ Previous 1 2 3 Next › Last »