What is the safest way to removing Python framework files that are located in different place than Brew installs
I’ll self-answer. I went through steps and it’s straight forward. Pycharms (the IDE I’m use) automatically found the new libraries too. Here are the steps I followed to remove the extra Python libraries on Mavericks that were not native to it and not installed by brew. Step 1: The native Python 2.7.x version lives here … Read more