4. How to Uninstall Python on Mac OS | How to Uninstall Python on Mac Machine | Uninstall Python 3

preview_player
Показать описание
Please use the following link to install the Katalon Studio:

Steps:
1. Check Python Installed in the machine or not from terminal?
python3 --version
2. Check the pip installation from terminal
pip3 --version
3. Check the location of the installed Python
which python3
4. Go to Installed location of the Python (command + shift + G)
5. Remove python folder in that location
6. Remove python application from mac “Applications”
7. Check the python installation again from terminal
python3 --version
8. Check the pip installation again from terminal
pip3 --version

Рекомендации по теме
Комментарии
Автор

Thank you very much, you are the best....

tonich
Автор

bro U are a lifesaver!!!! Thank you so much I needed this. You deserve many more subscribers

tyrannosaur
Автор

command + shift + G doesn't work by me, nothing happens. When I tried googling the files which were in previous step (in the path), I got several ones with the title "Library", and none of them seem to have python... I am super confused!

plavali_znaem
Автор

Well explained tutorial, and it works

shreyasingh
Автор

I couldn't delete python.frameworks, When I try in terminal, I get operation not permitted

emresimsek
Автор

thanks for the tutorial 👌it was very helpful

wesley
Автор

After uninstalling it, I got "xcrun: error: invalid active developer path"

muzangadget
Автор

doesn't work for me. for me its showing same location for python 2.7 and 3.7

saadali