fr3eze avatar

Should system python co-exist with Anaconda Python?

fr3eze

Published: 15 Mar 2019 › Updated: 15 Mar 2019Should system python co-exist with Anaconda Python?

Should system python co-exist with Anaconda Python?

alt

Linux system like Ubuntu, usually comes with Python installed which was usually referred as system Python. Anaconda gains huge reputation in simplying the package and environment management which was quite a pain in the ass for system Python. When I started using Anaconda as the main Python package manager, I was always confused that is the system Python still matter? Can I just uninstall it to reduce the seemingly redundant Python installation?

The answer is no.

The built in Python comes with the system is best not to be modified or even removed as it might break the system. Some other programs or applications might already depends on the system Python. Furthermore, the new Python installed beatifully on in the same system without conflict. It usually installed as a 3rd party software in the directory /home/username/anaconda, and modified the ~/.bashrc to add the new Python into the PATH.


Posted from my blog with SteemPress : https://fr3eze.vornix.blog/should-system-python-co-exist-with-anaconda-python/

Leave Should system python co-exist with Anaconda Python? to:

Written by

Believer of Crypto, Servant of EpicDice

Read more #anaconda posts


Best Posts From fr3eze

We have not curated any of fr3eze's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From fr3eze