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

wheel file not running #237

Open
2 tasks done
AD-lite24 opened this issue Apr 27, 2024 · 0 comments
Open
2 tasks done

wheel file not running #237

AD-lite24 opened this issue Apr 27, 2024 · 0 comments
Labels

Comments

@AD-lite24
Copy link

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • This issue is not a question, feature request, or anything other than a bug report directly related to this project.

Description

I get the following error when I try to run
$ python3 get_python_api.py

ERROR: pyzed-4.1-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform.

The wheel file is given to me by the script directly and it seems to not be compatible with my platform. I do have ZED SDK installed and the script doesn't break out into any exceptions before this so all dependencies must be in order

python3==3.10.12
pip==23.3.1
linux_x86_64
ZED SDK 4.1

Steps to Reproduce

  1. Install ZED SDK
  2. Run the get_python_api script

...

Expected Result

The pyzed library to cleanly install

Actual Result

The auto downloaded wheel file was not supported

ZED Camera model

ZED

Environment

linux_x86_64
Python 3.10
ZED SDK 4.1
GEFORCE RTX 4090

Anything else?

No response

@AD-lite24 AD-lite24 added the bug label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant