So I was trying to install kivy, which lead me to install pip, and I went down a rabbit hole of altering directories. I am using PyCharm for the record.
I would like to remove everything python related (including all libraries like pip) from my computer, and start fresh with empty directories, so when I download pycharm again, there will be no issues.
I am using a Mac, so if any of you could let me know how to do that on a Mac, it would be greatly appreciated.
Could I just open finder, search python, and delete all of the files (there are tons) or would that be too destructive? I hope I am making my situation clear enough, please comment any questions to clarify things.
Thanks!