Skip to content

Installation Issue for VO_Module #15

@VenkatSBitra

Description

@VenkatSBitra

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions