简体   繁体   English

点子无法安装软件包

[英]Pip fails to install packages

I'm attempting for several hours to get the package installed, but i really got stuck and i'm so desperate right now.I tried everything here and on the web but, nothin works! 我试图花几个小时来安装该软件包,但我确实陷入困境,我现在非常绝望。我在这里和网络上都尝试了一切,但是没什么用! i tried first using pycharm to install SciTools and then via terminal but both give me the same error as here you can see(i have mac): 我首先尝试使用pycharm安装SciTools,然后通过终端安装,但两者都给了我与您在这里看到的相同错误(我有mac):

Could not find a version that satisfies the requirement SciTools==0.08 (from versions: ) No matching distribution found for SciTools==0.8 找不到满足SciTools == 0.08要求的版本(来自版本:)找不到与SciTools == 0.8匹配的发行版

我相信您想安装SciTools==0.8而不是版本0.08

I can't make it work either. 我也无法使用。 Maybe you can try to manually install the packages as described in the installation page of SciTools's Google Code Archive. 也许您可以尝试按照SciTools的Google代码档案的安装页面中的说明手动安装软件包。

It would be sudo apt-get install python-scitools on Ubuntu for example. 例如,在Ubuntu上是sudo apt-get install python-scitools

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM