Trouble updating to Spyder 4.0.0
(Spyder maintainer here) Other users have reported that you need to run
conda update anaconda
and then
conda install spyder=4
to successfully update to version 4.
I used the following:
conda update anaconda
and then
conda update spyder
conda install spyder=4.0.1
to successfully update to version 4.0.1