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

Python version and requirements.txt #6

Open
aowen14 opened this issue Aug 1, 2024 · 1 comment
Open

Python version and requirements.txt #6

aowen14 opened this issue Aug 1, 2024 · 1 comment

Comments

@aowen14
Copy link

aowen14 commented Aug 1, 2024

Hi, I'm trying to test this out.

I'm in a conda environment with a python version of . I have tried with other python versions and none of them are working.

When I run pip install -r requirements.txt within my environment, I get the following:
ERROR: Ignored the following versions that require a different python version: 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 1.14.0 Requires-Python >=3.10; 1.14.0rc1 Requires-Python >=3.10; 1.14.0rc2 Requires-Python >=3.10; 3.3 Requires-Python >=3.10; 3.3rc0 Requires-Python >=3.10 ERROR: Could not find a version that satisfies the requirement torch==2.1.2+cu118 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 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) ERROR: No matching distribution found for torch==2.1.2+cu118

It seems like these are conflicting python versions for these requirements. Obviously you all can get this to run- do you have any suggestions or a different requirements.txt file that you all are running?

@aowen14
Copy link
Author

aowen14 commented Aug 1, 2024

@danieljkim0118 Mentioning you here to flag

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