FS#63611 - [python-language-server] fails to start

Attached to Project: Community Packages
Opened by Dmitry (funbringer) - Saturday, 31 August 2019, 12:10 GMT
Last edited by Maxim Baz (maximbaz) - Saturday, 21 September 2019, 01:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Morten Linderud (Foxboron)
Maxim Baz (maximbaz)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:

The python-language-server (0.28.2) fails to start, since it requires jedi<0.15,>=0.14.1 (https://github.com/palantir/python-language-server/releases/tag/0.28.2), but at the moment python-jedi version is 0.13.3.

Steps to reproduce:

$ pyls
...
[see log file]
This task depends upon

Closed by  Maxim Baz (maximbaz)
Saturday, 21 September 2019, 01:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed, thanks for reporting!
Comment by Dmitry (funbringer) - Saturday, 31 August 2019, 12:12 GMT
Follow up
   pyls.log (1.7 KiB)

Loading...