Hello,
I am trying to launch spyder from a conda child environment, But when I do that I get an error message in the console:
/vols/Scratch/abaram/pythonEnvs/spyderEnv/lib/python3.7/site‑packages/spyder/plugins/ipythonconsole/scripts/conda‑activate.sh: line 11: /vols/Scratch/abaram/pythonEnvs/spyderEnv/bin/activate: No such file or directory
/opt/fmrib/fsl/fslpython/envs/fslpython/bin/python: Error while finding module specification for 'spyder_kernels.console' (ModuleNotFoundError: No module named 'spyder_kernels')
Any ideas what might be the problem?