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

Running in Python 3.11 #105

Open
alvinlee001 opened this issue Dec 2, 2024 · 2 comments
Open

Running in Python 3.11 #105

alvinlee001 opened this issue Dec 2, 2024 · 2 comments

Comments

@alvinlee001
Copy link

Hi, i am new to this. Does anyone know how to adapt the requirements.txt to make it able to run in python 3.11?

Looking in links: https://download.pytorch.org/whl/torch_stable.html, https://download.pytorch.org/whl/torch_stable.html
Requirement already satisfied: numpy in /opt/homebrew/lib/python3.11/site-packages (from -r requirements.txt (line 1)) (1.23.5)
ERROR: Could not find a version that satisfies the requirement torch==1.6.0+cu101 (from versions: 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1)
ERROR: No matching distribution found for torch==1.6.0+cu101
@AniketKumar10
Copy link

this here is an issue with the versions you are using, try looking into requirements.txt download each lib/dependencies manually.
The project is becoming outdated

@borhan1232
Copy link

Uploading 1734095064830.jpg…

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

3 participants