Robert Udale
unread,Jan 29, 2021, 3:29:32 PM1/29/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
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