【发布时间】:2016-07-05 20:34:31
【问题描述】:
最近我安装了 anaconda,但是当我打开它时,我得到了这个错误:Error fetching package index
Could not find URL: https://pypi.python.org/pypi/osx-64/ 当我使用命令时conda install ... 我得到了Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata: .....Error: Could not find URL: https://pypi.python.org/pypi/osx-64/。而且我无法安装软件包。
这是conda info: platform : osx-64
conda version : 3.19.1
conda-build version : 1.19.0
python version : 3.5.1.final.0
requests version : 2.9.1
root environment : //anaconda (writable)
default environment : //anaconda
envs directories : //anaconda/envs
package cache : //anaconda/pkgs
channel URLs : https://pypi.python.org/pypi/osx-64/
https://pypi.python.org/pypi/noarch/
https://repo.continuum.io/pkgs/free/osx-64/
https://repo.continuum.io/pkgs/free/noarch/
https://repo.continuum.io/pkgs/pro/osx-64/
https://repo.continuum.io/pkgs/pro/noarch/
config file : /Users/saman/.condarc
is foreign system : False
。
【问题讨论】:
标签: macos python-3.x ipython anaconda pypi