Spyder: An error ocurred while starting the kernel. Cannot run conda install spyder-kernels=2.4
I set up a virtual environment with python 3.7.9
Spyder runs on 3.11 and I changed the interpreter to 3.7.9. I am using Anaconda3
The console in Spyder shows the following error message:
“An error ocurred while starting the kernel
You can install it by activating your environment first (if necessary) and then running in a system terminal:
You can install it by activating your environment first (if necessary) and then running in a system terminal:
conda install spyder-kernels=2.4”