completely uninstall python and all vritualenvs from mac

Solutions on MaxInterview for completely uninstall python and all vritualenvs from mac by the best coders in the world

showing results for - "completely uninstall python and all vritualenvs from mac"
Stuart
24 Jun 2018
1sudo rm -rf /Library/Frameworks/Python.framework/Versions/3.7
Becca
03 Oct 2017
1sudo rm -rf "/Applications/Python 3.7"