-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I am facing an issue where running "python setup.py install" in the VO_Module doesn't seem to be working and exits with an error.
The first error is:
=> => # /PVO/VO_Module/thirdparty/eigen/Eigen/SparseCore:11:10: fatal error: Core: No such file or directory
=> => # 11 | #include "Core"
=> => # | ^~~~~~
=> => # compilation terminated.
Then I get:
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1. (I installed ninja and still getting this issue.)
RuntimeError: Error compiling objects for extension
Can you look into this and give some advice on how to resolve this? I will send more detailed logs if required.
P.S. I have been able to install the VPS_Module without any issues.
git-gfischer and air158
Metadata
Metadata
Assignees
Labels
No labels