以安装tensorflow为例:
pip install --index-url https://pypi.douban.com/simple tensorflow
或pip install --index-url http://mirrors.aliyun.com/pypi/simple/ tensorflow
如果需要安装其他的包,将后面的tensorflow替换调即可。
以安装tensorflow为例:
pip install --index-url https://pypi.douban.com/simple tensorflow
或pip install --index-url http://mirrors.aliyun.com/pypi/simple/ tensorflow
如果需要安装其他的包,将后面的tensorflow替换调即可。