Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Should I uninstall Python 2.7.10? [closed]

I have installed Python 2.7.10 version initially. However, I could not install Scipy and PyMc using pip install. Hence, I resorted to installing Anaconda. Now, I find Anaconda environment perfect for my use and I use Spyder IDE and Anaconda command prompt to run my programs.

Now, I want to know, shall I uninstall the Python 2.7.10 which I installed initially [which consumes around 55.7 Mb of my resources]? Or both these are inter-related?

like image 538
Naive_Natural2511 Avatar asked Feb 16 '26 20:02

Naive_Natural2511


1 Answers

The Anaconda Python is independent of the other Python. They shouldn't affect each other. You may want to remove the other one from your PATH to make sure you don't accidentally open it.

like image 147
asmeurer Avatar answered Feb 19 '26 09:02

asmeurer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!