I can confirm this: W10 - 64bits (python 3.7 and python 3.8). 2020-03-18 11:51 GMT+01:00, Philip Yip <[email protected]>: > Anaconda 20.02 installed on a clean install of Windows 10 64 Bit. > > Anaconda Powershell Prompt opened. > > conda update anaconda > > Updates Anaconda and gives Spyder 4.1.0. > > If Spyder 4.1.0 is launched through Anaconda navigator Spyder 4.1.0 appears > > to work okay. > > However if it is launched via the Spyder shortcut on the start menu the > following error displays: > > [image: spyder4.1.0 error.PNG] > > > The error is: >> >> >>> Traceback (most recent call last): >> >> File >>> "C:\Users\pyip\Anaconda3\lib\site‑packages\spyder\plugins\ipythonconsole\plugin.py", >>> >>> line 1209, in create_kernel_manager_and_kernel_client >> >> kernel_manager.start_kernel(stderr=stderr_handle, **kwargs) >> >> File >>> "C:\Users\pyip\Anaconda3\lib\site‑packages\jupyter_client\manager.py", >>> line >>> 267, in start_kernel >> >> self.kernel = self._launch_kernel(kernel_cmd, env=env, **kw) >> >> File >>> "C:\Users\pyip\Anaconda3\lib\site‑packages\jupyter_client\manager.py", >>> line >>> 211, in _launch_kernel >> >> return launch_kernel(kernel_cmd, **kw) >> >> File >>> "C:\Users\pyip\Anaconda3\lib\site‑packages\jupyter_client\launcher.py", >>> line 135, in launch_kernel >> >> proc = Popen(cmd, **kwargs) >> >> File "C:\Users\pyip\Anaconda3\lib\subprocess.py", line 800, in __init__ >> >> restore_signals, start_new_session) >> >> File "C:\Users\pyip\Anaconda3\lib\subprocess.py", line 1207, in >>> _execute_child >> >> startupinfo) >> >> FileNotFoundError: [WinError 2] The system cannot find the file specified >> >> > > -- > 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/e93fedcc-a3c8-4484-ac05-cbb240c7a827%40googlegroups.com. >
-- 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/CAB-sx62Jg-TYyZw42HhOKChudR8SE5zxV%2Bk%2Bb5aRijFsOUOhMg%40mail.gmail.com.
