Rationale For users and fans of Anaconda, conda provides a useful alternative to traditional virtualenv functionality in Python. However. there are some twists you need to be aware of in order to use it effectively. One of the features that have tripped me up is the fact that the virtual environment inherits the interpreter, binaries […]
Categories