issues Search Results · repo:palantir/python-language-server language:Python
Filter by
527 results
(68 ms)527 results
inpalantir/python-language-server (press backspace or delete to remove)Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─ [18 lines of output] Traceback (most recent call
last): ...
CharlesNowot
- Opened 9 days ago
- #973
I am experiencing issues with integrating the Python Language Server (pylsp) in Neovim while using a Conda virtual
environment. Despite configuring pylsp and mypy within Neovim, the language server is ...
MKrbm
- Opened on Jan 8, 2024
- #970
FYI, there is an active fork that works with Python 3.11
https://github.com/python-lsp/python-lsp-server
benjamin-kirkbride
- Opened on Aug 8, 2023
- #969
I feel very much that your project is exactly what I need Then I have another function that I don t know how to
implement Would you please take a look at it when you are free
I want to implement some ...
jiajiawei
- 1
- Opened on Mar 24, 2023
- #967
Overview
At the end of the docs on configuration (main section -
https://pylint.readthedocs.io/en/latest/user_guide/configuration/all-options.html#main-checker), there is an example
configuration section ...
GrimzEcho
- Opened on Mar 16, 2023
- #966
Now, I started to use Python 3.11
The python-language-server latest version is 0.36.2. It requires jedi 0.18.0, =0.17.2 and parso 0.8.0, =0.7.0. So, I
cannot use grammar 311 provided by parso in 2021 ...
wenijinew
- 1
- Opened on Mar 11, 2023
- #964
Python Language Server keeps crashing in VS Code due to a Pydantic Validation Error. See the full error trackeback
output below:
Traceback (most recent call last):
File c:\Users\SohangChopra\.vscode\extensions\ms-python.python-2023.2.0\pythonFiles\lib\jedilsp\pygls\protocol.py ...
sohang3112
- 2
- Opened on Feb 23, 2023
- #963
sohang3112
- Opened on Feb 23, 2023
- #962
I m using Jupyter Lab s Jump to definition, and PR https://github.com/palantir/python-language-server/pull/687
completely disables jumping to 📜extension_module.pyi for the following package arrangement: ...
bzoracler
- 1
- Opened on Dec 21, 2022
- #960
Hi,
I installed python language server which requires jedi==0.17.3 which breaks my autocomplete in Python 3.11 in a
Jupyterlab notebook. Pressing \ tab\ in a notebook generates following errro:
Traceback ...
ptr33
- 4
- Opened on Dec 16, 2022
- #959

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.