I am unable to open any of the IDEs in Anaconda due to segmentation fault 11.
This is the Spyder error code:
//anaconda3/bin/pythonw: line 3: 2780 Segmentation fault: 11 //anaconda3/python.app/Contents/MacOS/python "$@"
Having tried updating using:
conda update --all
and
conda upgrade anaconda
I have tried putting anaconda in the recycling bin from applications and emptying before reinstalling. Nothing works.
As far as I understand, segmentation fault 11 is a permission issue. Please help
I don't know if you still need some help but I saw this as I had the same problem opening jupyter notebook from the anaconda navigator.
Im not an expert in these things so I was just trying stuff out and also updated everything, but the same problem would still occur.
For some reason jupyter notebook didn't open from the anaconda navigator but it does from the terminal. I just opened the terminal and wrote "jupyter notebook" jupyter opened up. Maybe you could also try this with spyder.