Skip to content Skip to sidebar Skip to footer

Spyder Startup Trouble

I have troubles to start Spyder. This is the error message: Traceback (most recent call last): File '/Applications/anaconda3/bin/spyder', line 7, in from spyder.app.start import m

Solution 1:

(Spyder maintainer here) To fix this you need to open Terminal.app and run there

conda update python python.app spyder


Solution 2:


Post a Comment for "Spyder Startup Trouble"