我正在一个新的虚拟环境上安装tensorflow。当我试图安装tensorflow时,我会收到以下消息 Could not find a version that satisfies the requirementtensorflow-gpu (from No matching distribution found for tensorflow-gpu
我正在使用macOS yosemitiegit克隆tensorf
/anaconda3/envs/runlee_python3/lib/python3.8/site-packages (20.1) 我有一个特定的情况,我必须使用Tensorflow的1.15版本,但当我尝试安装它时pip install tensorflow==1.15
ERROR: Could not find a version that satisfies the requirement tensorflow==1.15 (from versions: 2.2.0rc1,
我正在尝试学习TensorFlow,但我有一个问题。我像在官方网站上一样导入TensorFlow,但是我犯了一个错误。import pandas as pdimport tensorflow as tffrom tensorflow.kerasimport layers文件"C:\Users\Koray\Desktop\Python\main.py&qu