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

Use correct wheel depending on Python version #1

Open
Pelochus opened this issue Apr 16, 2024 · 0 comments
Open

Use correct wheel depending on Python version #1

Pelochus opened this issue Apr 16, 2024 · 0 comments
Assignees

Comments

@Pelochus
Copy link
Owner

For ezrknn-toolkit2, it is necessary to use an exact Python version depending on package that will be installed. Default Python version may vary from OS to OS. Solution proposed:

  • Install latest compatible (as of writing, Python 3.11)
  • Check version and install corresponding one

See https://github.com/Pelochus/ezrknn-toolkit2/tree/master/rknn-toolkit2/packages and https://github.com/Pelochus/ezrknn-toolkit2/tree/master/rknn-toolkit-lite2/packages

@Pelochus Pelochus self-assigned this Apr 16, 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

1 participant