Description
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