装了一个新python以后navigator突然启动不了,查了一下网上的解决办法,评论区发现一个有用的。
解决方法
管理员身份打开cmd
pip uninstall PyQt5 conda update conda conda update anaconda-navigator
成功解决。

装了一个新python以后navigator突然启动不了,查了一下网上的解决办法,评论区发现一个有用的。
管理员身份打开cmd
pip uninstall PyQt5 conda update conda conda update anaconda-navigator
成功解决。