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

Could not find a version that satisfies the requirement torch==0.4.1.post2 #49

Open
tom-doerr opened this issue Mar 17, 2020 · 0 comments · May be fixed by #50
Open

Could not find a version that satisfies the requirement torch==0.4.1.post2 #49

tom-doerr opened this issue Mar 17, 2020 · 0 comments · May be fixed by #50

Comments

@tom-doerr
Copy link
Contributor

The package 0.4.1.post2 does not seem to exist anymore.

➜  Deep_RL_Implementations git:(master) pip3 install -r requirements.txt
Collecting numpy==1.15.2 (from -r requirements.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/22/02/bae88c4aaea4256d890adbf3f7cf33e59a443f9985cf91cd08a35656676a/numpy-1.15.2-cp36-cp36m-manylinux1_x86_64.whl
Collecting torch==0.4.1.post2 (from -r requirements.txt (line 2))
  Could not find a version that satisfies the requirement torch==0.4.1.post2 (from -r requirements.txt (line 2)) (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 0.3.1, 0.4.0, 0.4.1, 1.0.0, 1.0.1, 1.0.1.post2, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0)
No matching distribution found for torch==0.4.1.post2 (from -r requirements.txt (line 2))
tom-doerr added a commit to tom-doerr/Deep-Reinforcement-Learning-Algorithms-with-PyTorch that referenced this issue Mar 17, 2020
@tom-doerr tom-doerr linked a pull request Mar 17, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant