There is an instance of anaconda navigator already running error

后端 未结 8 1890
不思量自难忘°
不思量自难忘° 2021-02-02 11:49

Previously my anaconda navigator was not responding so I have rebooted my computer and now when I am trying to open anaconda navigator it pop-ups an error with \"there is an ins

8条回答
  •  野的像风
    2021-02-02 12:15

    Here is the step you can use to solve this issue quickly.

    1. Open Task Manager or use shortcut key Ctrl+Shift+Esc.
    2. Find Python process in the list.
    3. Kill those processes by clicking on it and click End task.

    Then open Anaconda Navigator again.

提交回复
热议问题