FS#72099 - [python-lsp-server] Add python-setuptools dependency

Attached to Project: Community Packages
Opened by devnull (0devnull0) - Saturday, 11 September 2021, 07:53 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 12 September 2021, 09:12 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


pylsp crashes in /usr/lib/python3.9/site-packages/pylsp/config/config.py line 7:

import pkg_resources

Installing python-setuptools solves the issue.

Additional info:
* package version(s)
pylsp v1.2.1
python-lsp-server 1.2.1-2


Steps to reproduce:
1) run pylsp --check-parent-process
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 12 September 2021, 09:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-lsp-server-1.2.1-3-any.pkg.tar.zs t

Loading...