简体   繁体   中英

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):

Could not find a version that satisfies the requirement SciTools==0.08 (from versions: ) No matching distribution found for 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.

It would be sudo apt-get install python-scitools on Ubuntu for example.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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