Skip to content

Adapt to the last Jedi #744

@sunlin7

Description

@sunlin7

Hi,
Error happend with fresh installed python-language-server.
After check the error message, it cause by incompatable dependency that python-language-server depend on 0.14<=JEDI<0.16, while the pip actually install the last JEDI (0.16.0) when install pyls.

The workaround is change the setup.py to depend on JEDI 0.15.2.

Is there any plan to cachup with last JEDI (0.16.*)?

Thanks

The JEDI releases are:
https://github.com/davidhalter/jedi/releases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions