Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/296.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 安装tensorflow时出错:找不到tensorflow的匹配发行版_Python_Tensorflow - Fatal编程技术网

Python 安装tensorflow时出错:找不到tensorflow的匹配发行版

Python 安装tensorflow时出错:找不到tensorflow的匹配发行版,python,tensorflow,Python,Tensorflow,我正在安装tensorflow。但是,当我执行命令时: python -m pip install --upgrade tensorflow 我收到以下错误消息: Could not find a version that satisfies the requirement tensorflow (from versions): No matching distribution found for tensorflow 我的机器是32位的。有什么想法吗?谢谢 我想我刚刚找到了一个新的方法。T

我正在安装tensorflow。但是,当我执行命令时:

python -m pip install --upgrade tensorflow
我收到以下错误消息:

Could not find a version that satisfies the requirement tensorflow (from versions): No matching distribution found for tensorflow

我的机器是32位的。有什么想法吗?谢谢

我想我刚刚找到了一个新的方法。Tensorflow不支持32位计算机。我想我必须找到另一种解决方法。

请键入以下3个命令好吗哪条python,哪条python`最后是pip冻结并共享每个命令的结果?我收到的错误消息无法识别为内部或外部命令您是在基于linux的机器上还是在windows上?windows!我认为问题在于32位或64位的pythonMy!我以为你是在一个基于unix的系统上!很高兴你能解决这个问题!很抱歉,它不能在32位机器上工作!