Could not find a version that satisfies the requirement torch>=1.0.0 No matching distribution found for torch>=1.0.0 (from stanfordnlp)
To install PyTorch, you have to run the installation command of PyTorch on your command prompt. This command is available on https://pytorch.org/. Select language and cuda version as per your requirement. Now, run python -version, and Conda -version command to check Conda and python packages are installed or not.
Python. Currently, PyTorch on Windows only supports Python 3.7-3.9; Python 2.
How To Solve Could not find a version that satisfies the requirement Error ? To Solve Could not find a version that satisfies the requirement Error You just need to update pip and your error will be resolve.
Using Python Code 0+cu102 means the PyTorch version is 1.9. 0, and the CUDA version is 10.2. Alternatively, use your favorite Python IDE or code editor and run the same code.
This can also happen if your Python version is too new. Pytorch currently does not support past 3.7.9.
Figured out from: https://stackoverflow.com/a/58902298/5090928
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With