I will start with some background to my issue. I had Spyder installed on my mac (which is on Ventura 13.1). I had to install pandas-datareader and, long story short, numpy stopped working for some reason. After a lot of troubleshooting, I decided to uninstall Spyder. I made sure that I deleted everything, except for the framework files.
Today, I installed Anaconda and when I try to open Spyder it says that “python quit unexpectedly” and gives me this application launch error: /opt/anaconda3/bin/pythonw: line 3: 5081 Segmentation fault: 11 /opt/anaconda3/python.app/Contents/MacOS/python “$@”
I have tried some basic troubleshooting like upgrading Spyder and Python.
This is Spyder 5.5.1 and I had Spyder 5.5.5 before uninstalling.
Any help would be appreciated. Thanks.