Q:

how to uninstall python

cd /usr/local/bin/
ls -l /usr/local/bin | grep '../Library/Frameworks/Python.framework/Versions/2.7' | awk '{print $9}' | tr -d @ | xargs rm
0
1. Navigate to Control Panel.
2. Click “Uninstall a program”, and a list of all the currently installed programs will display.
3. Select the Python version that you want to uninstall, then click the “Uninstall” button above the list – this has to be done for every Python version installed on the system.
6

New to Communities?

Join the community