Hi, I would like to run Spyder in an Anaconda environment using Python 2.7
My OS is Windows 10. In the Anaconda prompt, I have created a new environment called py2, and installed python 2.7 and spyder there: conda create --name py2 python=2.7 spyder conda activate py2 When I run spyder from the Anaconda prompt (by entering "spyder"), it begins initialising Spyder, but I then get a generic error message (see attached image). I have followed the suggestions, but unable to find a solution yet. Any help would be really appreciated! Rob -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/e5bc948b-3b2d-43dc-a6b9-7000c5520b86n%40googlegroups.com.
