百度飞桨(paddlepaddle)安装
Anaconda升级
打开 Anaconda Prompt (或者 Mac 下的终端),键入:
conda upgrade --all
pip 安装
python -m pip install paddlepaddle -i https://mirror.baidu.com/pypi/simple
pip install paddlepaddle
pip install paddlehub
百度飞桨(paddlepaddle)安装
打开 Anaconda Prompt (或者 Mac 下的终端),键入:
conda upgrade --all
python -m pip install paddlepaddle -i https://mirror.baidu.com/pypi/simple
pip install paddlepaddle
pip install paddlehub