gpt4 book ai didi

python - PyCluster 无法安装包

转载 作者:太空宇宙 更新时间:2023-11-04 00:48:16 25 4
gpt4 key购买 nike

这是我在尝试安装 PyCluster 时遇到的错误。我在 spyder IDE 和 Windows 上使用 python 2.7 和 anaconda。

Downloading/unpacking PyClusterGetting page http://pypi.python.org/simple/PyClusterURLs to search for versions for PyCluster:* httpss://pypi.python.org/simple/PyCluster/Getting page httpss://pypi.python.org/simple/PyCluster/Analyzing links from page httpss://pypi.python.org/simple/pycluster/Could not find any downloads that satisfy the requirement PyClusterNo distributions at all found for PyClusterException information:Traceback (most recent call last):  File "C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\basecommand.py", line 107, in main    status = self.run(options, args)  File "C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\commands\install.py", line 256, in run    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)  File "C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\req.py", line 1011, in prepare_files    url = finder.find_requirement(req_to_install, upgrade=self.upgrade)  File "C:\Users\anankuma\AppData\Local\Continuum\Anaconda\lib\site-packages\pip-1.2.1-py2.7.egg\pip\index.py", line 157, in find_requirement    raise DistributionNotFound('No distributions at all found for %s' % req)DistributionNotFound: No distributions at all found for PyCluster

请提出解决方法。谢谢

最佳答案

here is该软件包没有可供下载的源代码或二进制文件。

具有相似名称的模块 ( pyclustering)。

Python 包索引 (PYPI) 是 Python 编程语言的软件存储库。

可以手动下载包或使用 pip install

也可以上传二进制和源码包。

例如this包有一个和一些二进制文件

Python WheelPython Egg 易于安装,主要用于 Windows。

但是,可以使用直接从 PYPI 下载的 MS Windows 安装程序 文件进行手动安装

关于python - PyCluster 无法安装包,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38323412/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com