Open OD1995 opened 5 years ago
I downloaded Anaconda yesterday from here.
Attempting to open Spyder using the shortcut does nothing
Running spyder in Anaconda Prompt produces the following error:
spyder
Attempting to launch Spyder from Anaconda Navigator produces this loading bar (below) for a few seconds and then nothing:
Spyder should open successfully using any of the three methods above.
Try to open Spyder with the latest Anaconda installation.
Anaconda version 2019.03
Windows 10
conda info
conda list --show-channel-urls
I eventually solved this with conda install qt=5.6, but this seems like a much wider issue if I couldn't launch Spyder after immediately installing Anaconda
conda install qt=5.6
Actual Behavior
I downloaded Anaconda yesterday from here.
Attempting to open Spyder using the shortcut does nothing
Running
spyder
in Anaconda Prompt produces the following error:Attempting to launch Spyder from Anaconda Navigator produces this loading bar (below) for a few seconds and then nothing:
Expected Behavior
Spyder should open successfully using any of the three methods above.
Steps to Reproduce
Try to open Spyder with the latest Anaconda installation.
Anaconda or Miniconda version:
Anaconda version 2019.03
Operating System:
Windows 10
conda info
conda list --show-channel-urls