简体   繁体   中英

ERROR: Could not find a version that satisfies the requirement torch (from versions: none)

Python version

C:\Users\donhu>python --version
Python 3.11.0

C:\Users\donhu>

I try install PyTorch, but catch error

ERROR: Could not find a version that satisfies the requirement torch (from versions: none)

I also try with Jupyter lab, and other version of PyTorch (nightly build), but not success.

在此处输入图像描述

How to fix it?

From https://pytorch.org/get-started/locally/

Currently, PyTorch on Windows only supports Python 3.7-3.9

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM