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

Pip error at installation #21

Open
yalyzak opened this issue Sep 18, 2023 · 0 comments
Open

Pip error at installation #21

yalyzak opened this issue Sep 18, 2023 · 0 comments

Comments

@yalyzak
Copy link

yalyzak commented Sep 18, 2023

in your code README.md installation
pip install torch==1.8.1 torcvision==0.9.1
which gets : ERROR: Could not find a version that satisfies the requirement torcvision==0.9.1 (from versions: none)
ERROR: No matching distribution found for torcvision==0.9.1
its spost to be:
pip install torchvision==0.9.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

1 participant