autocomplete-python traceback output 解决办法

autocomplete-python traceback output 解决办法

It seems related to importing Jedi.

1- Fix the import issue error:

https://stackoverflow.com/questions/63331116/python-3-6-8-jedi-importerror-cannot-import-name-traverse-parents

You can use pip3 install -e git://github.com/davidhalter/jedi.git#egg=jedi for reinstalling Jedi

2- Use Jedi 0.17.2 (Release History) :

pip install jedi==0.17.2

© 版权声明
THE END
喜欢就支持一下吧
点赞6
分享
评论 抢沙发
Liberty的头像-羊毛盒子

昵称

取消
昵称表情代码图片