Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Issue for VO_Module #15

Open
VenkatSBitra opened this issue Jan 24, 2024 · 6 comments
Open

Installation Issue for VO_Module #15

VenkatSBitra opened this issue Jan 24, 2024 · 6 comments

Comments

@VenkatSBitra
Copy link

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.

@baojunqi
Copy link

same problem

1 similar comment
@git-gfischer
Copy link

same problem

@Rizwan-S
Copy link

Same problem.

@xc-bnu
Copy link

xc-bnu commented Feb 2, 2024

So is there any solution for this issue?

@VenkatSBitra
Copy link
Author

I have made a docker container wioth working PVO. Please find it here: https://hub.docker.com/r/venkatsbitra/pvo

@VenkatSBitra
Copy link
Author

I have made code fixes in: https://github.com/VenkatSBitra/PVO
Also, you can directly use the docker container for the droidenv setup: https://hub.docker.com/r/venkatsbitra/pvo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants