Skip to content

No matching distribution found for torch==0.4.1 #26753

Discussion options

You must be logged in to vote

If anyone faces this problem, the solution is changing the pip install command to:
pip install torch==0.4.1 -f https://download.pytorch.org/whl/torch_stable.html

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MLOps Trying to coordinate the machine learning process on GitHub Machine Learning Discussions related to Machine Learning
2 participants