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

Error while installing "tensorstore" on jetson linux (jetpack) #143

Open
jwkangsheep opened this issue Mar 6, 2024 · 1 comment
Open

Comments

@jwkangsheep
Copy link

Hello!

I recently tried to install 'tensorstore' package on my jetson orin nano development kit.

When i tried 'pip install tensorstore' on virtual environment operated by python 3.11 which i installed manually, an error occurred which said:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for tensorstore
Failed to build tensorstore
ERROR: Could not build wheels for tensorstore, which is required to install pyproject.toml-based projects

I even tried manual installing using whl file but the result was the same.

I think it happened because there is no whl for 'linux-aarch64' setting, there is only 'manylinux-x86-64' setting whl file, roughly representing.

these are the properties of my board:
Linux 20.04
jetpack 5.1.1
aarch64

How can i install it successfullly?

Thanks.

@laramiel
Copy link
Collaborator

laramiel commented Mar 7, 2024

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

2 participants