简体   繁体   中英

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.' I tried pip install but got the error as seen in the picture below. 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.

  • NumPy
  • SciPy
  • Pandas
  • PyTables
  • h5py
  • Matplotlib
  • IPython
  • Spyder
  • Qt/PySide
  • VTK
  • Numexpr
  • Astropy
  • Cython
  • LLVM
  • LLVMpy
  • Numba
  • Scikit-learn
  • Scikit-image
  • NLTK
  • NetworkX
  • MayaVi

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