- Navigate to the Applications folder in Finder.
- Installed Python directories should be moved to the Trash. If you simply want to eliminate a single version, delete the file that corresponds to that version. Please input the password if the following dialogue box appears.
- Next, navigate to the Trash folder.
- Select Delete Immediately from the context menu when you right-click on the folder.
- Python will not be entirely removed from your system if you delete the Python directories. Please follow the procedures below to thoroughly uninstall Python.
- The Python Framework should be removed from the /Library directory.
- Starting with this stage, we'll use the command line.
- To open the Spotlight Search, press command + space.
- To delete all Python Frameworks from the /Library directory, use the following command in the terminal and hit enter.
- sudo rm -rf /Library/Frameworks/Python.framework
- If you are requested for a password, please enter it .If you simply want to remove a specific version of Python, change your command as shown below.
- Removing Python 2.7
Read More: How To Read An Ebook On Mac Os X?