在安装mahotas软件包时使用命令:
pip3 install mahotas
但是终端中报了一大段错,看的我头皮发麻:
Building wheel for mahotas (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/yuzhe/.virtualenvs/py36env/bin/python -u -c 'import sys, setuptools, tok
pip现在支持安装的版本:
只能用官方的包:(该数字就会到你想要的版本官网)
cpu:https://pypi.org/project/tensorflow/1.2.0/#files
gpu:https://pypi.org/project/tensorflow-gpu/1.3.0/#files
传到服务器上,我用的winSCP
安装
pip Install 文件
如果出现:xxx.whl is not a supported wheel on this platform
说明pip的版本不对