-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 when trying to install "pip install -r requirements/pt2.txt" in python 3.10.11 #414
Comments
I have exactly the same problem on a MAC OS 14.7. I tried with python 3.10.6 and 3.10.9, and 3.9.13. |
I have the same issue here in Arch Linux running Python 3.12.6:
|
same |
I installed python 3.10.11, after cloning the repo I did "..pt2\scripts\activate" and then "pip install -r requirements/pt2.txt" resulting in an error that saying that the python version is incompatible and some packages could not be installed. Thanks for your answer/comments.
The text was updated successfully, but these errors were encountered: