Conda and pip are often considered as being nearly identical. Although some of the functionality of these two tools overlap, they were designed and should be used for different purposes. Pip is the Python Packaging Authority’s recommended tool for installing packages from the Python Package Index, PyPI. Pip installs Python software packaged as wheels or …
Read more →
The post Understanding Conda and Pip appeared first on Anaconda.
from Planet SciPy
read more
No comments:
Post a Comment