ubuntu2020完美安装tensorflow

假设你已经安装anaconda3和pip的情况下 创建环境: conda create -n tensorflow python=3. 激活: source activate tensorflow 国外的镜像太慢,后来选择了豆瓣 进入环境后开始安装tensorflow 使用豆瓣镜像源: pip install --index-url https://pypi.douban.com/simple t
相关文章
相关标签/搜索