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

No matching distribution found for torchvison(chapter 7) #16

Closed
whbalzac opened this issue Feb 13, 2018 · 1 comment
Closed

No matching distribution found for torchvison(chapter 7) #16

whbalzac opened this issue Feb 13, 2018 · 1 comment

Comments

@whbalzac
Copy link

安装环境出错:
pip3 install -r requirements.txt

Collecting git+https://github.com/pytorch/tnt.git@master (from -r requiments.txt (line 4))
Cloning https://github.com/pytorch/tnt.git (to master) to /private/var/folders/pt/7_xdqqdj6l1_xrmp5022g3_r0000gn/T/pip-kt8yy0lq-build
Requirement already satisfied (use --upgrade to upgrade): torchnet==0.0.1 from git+https://github.com/pytorch/tnt.git@master in /usr/local/lib/python3.6/site-packages (from -r requiments.txt (line 4))
Requirement already satisfied: visdom in /usr/local/lib/python3.6/site-packages (from -r requiments.txt (line 1))
Requirement already satisfied: fire in /usr/local/lib/python3.6/site-packages (from -r requiments.txt (line 2))
Collecting torchvison (from -r requiments.txt (line 3))

error:
Could not find a version that satisfies the requirement torchvison (from -r requiments.txt (line 3)) (from versions: )
No matching distribution found for torchvison (from -r requiments.txt (line 3))

chenyuntc added a commit that referenced this issue Feb 13, 2018
typo in chapter7/requirements.txt
@chenyuntc
Copy link
Owner

Thanks for your report.

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