Skip to content

wheel file not running #237

@AD-lite24

Description

@AD-lite24

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions