简体   繁体   中英

I would like to install tensorflow but this message appears: Could not find a version that satisfies the requirement tensorflow (from versions: none)

I want to install Tensorflow enter into cmd pip install tensorflow then this message comes Could not find a version that satisfies the requirement tensorflow (from versions: none). I installed Python 3.10 and pip version 21.3. My pc is running windows 10 (64)

On the tensorflow website, supported versions are only for Python 3.7-3.9

However, you could try to compile it from source

On the tensorflow website, support for Python 3.10 was to be included in TF 2.8, a pre-release of the source for TF 2.8 can be found on the github page

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