Replies: 2 comments 2 replies
-
|
Python3.6 end of life reached 1 year ago. You should upgrade your Python: https://endoflife.date/python |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm sorry but I'm not using Python 3.6 . What I intend to say is that YOUR library says it supports Python 3.6, which is not true, and you should amend that requirement. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
yolov5-pipcurrently requires python with>=3.6, buthuggingface-hub>=0.11.1, a dependency of that, requires python>=3.7.0, so Python 3.6 is not supported anyway.(I should make a pull request, but I'm not sure about python packaging so no clue where I should modify)
Beta Was this translation helpful? Give feedback.
All reactions