这是我在尝试安装 PyCluster 时遇到的错误。我在 spyder IDE 和 Windows 上使用 python 2.7 和 anaconda。
下载/解压 PyCluster 获取页面 http://pypi.python.org/simple/PyCluster 用于搜索 PyCluster 版本的 URL: * httpss://pypi.python.org/simple/PyCluster/ 获取页面 httpss://pypi.python.org/simple/PyCluster/ 分析来自页面 httpss://pypi.python.org/simple/pycluster/ 的链接 找不到任何满足 PyCluster 要求的下载 没有找到 PyCluster 的任何发行版 异常信息: 回溯(最近一次通话最后): 文件“C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\basecommand.py”,第 107 行,在 main 状态 = self.run(选项,参数) 运行中的文件“C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\commands\install.py”,第 256 行 requirements_set.prepare_files(查找器,force_root_egg_info=self.bundle,bundle=self.bundle) 文件“C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\req.py”,第 1011 行,在 prepare_files url = finder.find_requirement(req_to_install, upgrade=self.upgrade) 文件“C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\index.py”,第 157 行,在 find_requirement raise DistributionNotFound('没有为 %s 找到任何分布' % req) DistributionNotFound:没有找到 PyCluster 的分布
请提出解决方法。谢谢