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

Installation Error #389

Open
kt71079 opened this issue Apr 12, 2023 · 1 comment
Open

Installation Error #389

kt71079 opened this issue Apr 12, 2023 · 1 comment

Comments

@kt71079
Copy link

kt71079 commented Apr 12, 2023

I tried to install and run pip install -e ., then encountered the following error.

ERROR: Could not find a version that satisfies the requirement torch==1.3.1 (from spinup) (from versions: 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2)
ERROR: No matching distribution found for torch==1.3.1

It seems that, Pytorch is not distributing Pytorch 1.3.1.
INSTALLING PREVIOUS VERSIONS OF PYTORCH

How can I solve this?

@BackMountainDevil
Copy link

? It seems that I can install it. just follow doc and #396

$ pip list | grep torch
torch                1.3.1

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