Skip to content

Jedi completion crashed #12705

@arache

Description

@arache

Hi there,

The auto completion can't do the job for some of my modules.
After setting following in my notebook, I got jedi crashed issue.

what I did in my notebook:

%config Completer.use_jedi = True
%config Completer.debug = True

Then i got this:

Oops Jedi has crashed, please report a bug with the following:
"""
Type __wrapped__ is neither a data type nor a request type
s"""

Sorry I can't get any more logs there.

packages:
ipython 7.16.1
jupyterlab 2.1.5
notebook 6.0.3
jedi 0.17.2

Please let me know if any more information is required.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions