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

Error while installing requirements #87

Open
rishi1906 opened this issue Mar 26, 2024 · 1 comment
Open

Error while installing requirements #87

rishi1906 opened this issue Mar 26, 2024 · 1 comment

Comments

@rishi1906
Copy link

rishi1906 commented Mar 26, 2024

Getting following error while installing dependencies.

C:\Users\risha\Desktop\dogfight-sandbox-hg2>python -m pip install -r Agent\requirements.txt
Collecting gym==0.26.2 (from -r Agent\requirements.txt (line 1))
Downloading gym-0.26.2.tar.gz (721 kB)
---------------------------------------- 721.7/721.7 kB 607.0 kB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting gym-notices==0.0.8 (from -r Agent\requirements.txt (line 2))
Downloading gym_notices-0.0.8-py3-none-any.whl.metadata (1.0 kB)
Collecting protobuf==3.20.3 (from -r Agent\requirements.txt (line 3))
Downloading protobuf-3.20.3-py2.py3-none-any.whl.metadata (720 bytes)
Collecting tensorboard==2.11.0 (from -r Agent\requirements.txt (line 4))
Downloading tensorboard-2.11.0-py3-none-any.whl.metadata (1.9 kB)
Collecting tensorboard-data-server==0.6.1 (from -r Agent\requirements.txt (line 5))
Downloading tensorboard_data_server-0.6.1-py3-none-any.whl.metadata (1.1 kB)
Collecting tensorboard-plugin-wit==1.8.1 (from -r Agent\requirements.txt (line 6))
Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl.metadata (873 bytes)
ERROR: Could not find a version that satisfies the requirement torch==1.13.1 (from versions: 2.2.0, 2.2.1)
ERROR: No matching distribution found for torch==1.13.1

@jiangwei2005
Copy link

try python3.8

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

2 participants