Atom 编辑器:autocomplete-python 包不起作用,绝地问题?

问题描述

我已经使用 Miniconda 在 Python 3.8.8 上安装了 Jedi 0.18,当我在 Atom 上安装 autocomplete-python 包时出现此错误

Looks like this error originated from Jedi. Please do not report such issues in autocomplete-python issue tracker. Report them directly to Jedi. Turn off outputProviderErrors setting to hide such errors in future. Traceback output:

Traceback (most recent call last):
  File "C:\Users\aless\.atom\packages\autocomplete-python\lib/completion.py",line 378,in watch
    self._process_request(request)
  File "C:\Users\aless\.atom\packages\autocomplete-python\lib/completion.py",line 338,in _process_request
    script = jedi.api.Script(
TypeError: __init__() got an unexpected keyword argument 'source'

将路径添加到包的设置不起作用。 任何帮助将不胜感激,提前致谢!

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)