ide-python icon indicating copy to clipboard operation
ide-python copied to clipboard

Make sure to install pylsp 0.19 or newer by running:

Open kastonynech opened this issue 3 years ago • 1 comments

when i run Atom i get this error. PATH has been added to Python, and I've tried most of the ways, nothing helps, I will be glad to every answ Welcome Guide — C__Users_kasto_OneDrive_Рабочий стол_programming — Atom 06 10 2021 18_29_09 (2) e

kastonynech avatar Oct 06 '21 17:10 kastonynech

I had the same problem. After some analysis I got the following error in pyls:

ImportError: cannot import name 'IS_WIN' from 'pyls'

A new virtual-env with a clean installation of python-lsp-server solved my problem.

kochelmonster avatar Oct 12 '21 10:10 kochelmonster