id: 12757    nodeId: 12757    type: General    point: 42.0    linkPoint: .0    maker: cella    permission: linkable    made at: 2020.03.24 05:09    edited at: 2023.04.27 22:10
how to uninstall python
https://www.macupdate.com/how-to/uninstall-python
1. First delete python in Applications.

2.
$ sudo rm -rf /Library/Frameworks/Python.framework

3.
$ brew doctor
$ brew cleanup


Return to how to uninstall python