I am on windows and have spyder installed via anaconda. I open the spyder application and I had previously set it to run with an environment separate from base. It always says the environment at the bottom: conda: myenv (Python 3.10.0). But after updating, I get:
An error ocurred while starting the kernel
The system cannot find the path specified.
showing in my IPython console. I searched for a solution but they are all different and some of the commands seem outdated, asking for install specific versions from 3 or 4 years ago. Tried upgrading my conda and all but no luck. It works in the base environment..