ipynb文件突然打不开了,报错No module named 'notebook.transutils'。

下午还能运行,晚上运行开始报错No module named 'notebook.transutils'
pip install notebook报错TypeError: string argument expected, got 'NoneType'

重新安装jupyter试试吧 pip install jupyter