【问题标题】:Jupyter Notebook - Terminal error - PowershellJupyter Notebook - 终端错误 - Powershell 【发布时间】:2020-01-19 09:14:35 【问题描述】: 启动 Jupyter 笔记本终端时出现以下错误。 尝试新的跨平台 PowerShell https:aka.ms//pscore6 尝试对文件系统提供程序执行初始化默认驱动器操作失败。 如何解决? 【问题讨论】: 标签: python jupyter-notebook 【解决方案1】: 当您无权访问某些驱动器(例如由于权限)或安装了 SoftGrid 之类的东西时,PowerShell 通常会显示此错误。 请参考以下文章: https://www.techtalkz.com/threads/initializedefaultdrives-error-message-on-startup.180540/ https://docs.microsoft.com/en-us/archive/blogs/ 【讨论】: