Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unfamiliar error
#2
for anaconda, use conda instead of pip

This is anaconda's reasoning behind this:
Quote:Having been involved in the python world for so long, we are all aware of pip, easy_install, and virtualenv, but these tools did not meet all of our specific requirements. The main problem is that they are focused around Python, neglecting non-Python library dependencies, such as HDF5, MKL, LLVM, etc., which do not have a setup.py in their source code and also do not install files into Python’s site-packages directory.
Reply


Messages In This Thread
Unfamiliar error - by ErnestTBass - Nov-24-2020, 02:34 PM
RE: Unfamiliar error - by Larz60+ - Nov-24-2020, 04:41 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020