Skip to content

why allow the install of something which is not ARM compatible?  #95

@tekntrash

Description

@tekntrash

f you type pip install openvr in an a jetson orin it installs fine

then you try to run it and it complains it cannot find libopenvr_api_64.so, where it clearly it is there

then you do a "file libopenvr_api_64.so" and it tells you it is " ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=d2ec240be64cd7987918bc8341b8614d45859f28, not stripped"

thus, NOT an ARM compilation!

Couldn't they just NOT make that pip available for ARM architectures then?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions