After
conda update --all
I can't start spyder anymore. If I run spyder in the terminal I get the following error:
/anaconda3/bin/pythonw: line 3: /anaconda3/python.app/Contents/MacOS/python: No such file or directory
I have Anaconda Python Distribution. After executing the conda update conda and conda update --all commands, Spyder no longer launches. Among the updated packages is spyder-kernels (updated to v1.0.1).
N/A (Spyder does not launch). conda remove spyder-kernels conda install spyder-kernels=0.* to fix this problem. Sorry, something went wrong.
Versions and main components Spyder Version: 2.3.8 Python Version: 2.7.11 Operating system: windows 10 64big
( Spyder maintainer here) Our regular instructions to update Spyder don't work in this case because there are some incompatible dependencies between Spyder 5.0.5 and 5.1.5. To workaround this problem, you need to close Spyder and run the following commands in the Anaconda Prompt (or your system terminal on Linux or macOS):
This problem is solved by running the following command in Terminal.app
conda install -f python.app
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With