32位windos装不了TensorFlow
花了2天时间在垃圾电脑(32位)上装TensorFlow 先是按着百度靠前的代码,一句一句的抄。 那个是适合64位的,32位也能装上,不能使用。浪费半天 然后跟着一个先搜索,再安装的教材装的。 有hesi_m/tensorflow r-tensorflow这两个是支持32位windos的 然后下载包,安装,失败,浪费半天。 后来翻墙查看 r-tensorflow的安装教程,用anaconda prompt安装好了 r-tensorflow,装了三次终于装好,欣喜若狂。 无法使用。 最后使用创建并激活 active r-tensorflow 仍然装不好tensorflow 百度 谷歌全找遍了。 没有,没有,真的没有。 浪费总共两天时间。 大家不要存有侥幸的心理,认为32位windos可以使用TensorFlow。 特别是对于小白,会浪费大量时间,还不如学点有用的东西。
anaconda show hesi_m/tensorflow
conda install tensorflow
We have searched for the packages in the following channels:
anaconda search -t conda tensorflow --channel conda search tensorflow --channel anaconda search -t conda tensorflow
activate r-tensorflow
anaconda show r/r-tensorflow conda install --channel r-tensorflow conda install --channel r-tensorflow
conda install --channel r-tensorflow conda install --channel tensorflow
pip install --ignore-installed --hesi_m tensorflow pip install --ignore-installed r-tensorflow pip install --ignore-installed hesi_m tensorflow
pip install C:UsersuserDesktop安装TensorFlow ensorflow-1.11.0-py36_0Libsite-packages ensorflow oolspip_package pip安装本地包
