簡體   English   中英

TAB 完成在 jupyter 筆記本中不起作用並給出錯誤“NotImplementedError”

[英]TAB completion not working in jupyter notebook and giving the error "NotImplementedError"

代碼完成或 TAB 完成在 Jupyter 筆記本中不起作用,同時 Jupyter 給出錯誤“NotImplementedError”。 Jupyter 和 ipython 是使用pip安裝並升級的。 關鍵字也沒有突出顯示。

如果您使用的是 python3,也許您可​​以嘗試“pip install parso==0.1.1”。 我有同樣的問題,並由此解決。

參考鏈接: https : //bugs.python.org/issue32187

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM