简体   繁体   English

尝试通过“ pip install”安装Scitools Python pkg,但出现错误

[英]Trying to install a Scitools Python pkg via 'pip install' but getting error

I use the Anaconda distribution of python and am trying to install an unsupported package 'scitools.' 我使用python的Anaconda发行版,正在尝试安装不受支持的软件包“ scitools”。 I tried pip install but got the error as seen in the picture below. 我尝试了pip安装,但收到了如下图所示的错误。 I keep getting an error. 我不断收到错误消息。 Any clue what I am doing wrong? 任何线索我在做什么错?

I had the same error but resolved it by manually installing all the Anaconda packages. 我有同样的错误,但是通过手动安装所有Anaconda软件包解决了。

  • NumPy NumPy
  • SciPy 科学
  • Pandas 大熊猫
  • PyTables PyTables
  • h5py h5py
  • Matplotlib Matplotlib
  • IPython IPython的
  • Spyder 斯派德
  • Qt/PySide Qt / PySide
  • VTK VTK
  • Numexpr Numexpr
  • Astropy
  • Cython 赛顿
  • LLVM LLVM
  • LLVMpy LLVMpy
  • Numba Numba
  • Scikit-learn Scikit学习
  • Scikit-image Scikit图片
  • NLTK NLTK
  • NetworkX 网络X
  • MayaVi MayaVi

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

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