I would like to uninstall all the python version installed and all packages on my MAC.
The python version I get is the following:
python --version
Python 3.7.3
However, I have Python 2.7
folder in Applications.
I also have installed Anaconda and the folder
/Users/myName/anaconda3
I would to uninstall Python 3.7.3
and all the packages I have installed both trough pypi
and trough conda