python-language-server
python-language-server copied to clipboard
Linting is not working in version 0.34.1
python version: 3.6.9 pip version: 9.0.1 using monaco editor Pip list
apyori (1.1.1)
argon2-cffi (20.1.0)
astroid (2.4.2)
attrs (20.2.0)
autopep8 (1.5.4)
backcall (0.2.0)
bleach (3.1.5)
box2d-py (2.3.8)
cffi (1.14.2)
cloudpickle (1.2.2)
cycler (0.10.0)
Cython (0.29.13)
decorator (4.4.2)
defusedxml (0.6.0)
dill (0.3.0)
EasyProcess (0.3)
entrypoints (0.3)
flake8 (3.8.3)
future (0.17.1)
graphviz (0.11.1)
gym (0.13.1)
imbalanced-learn (0.5.0)
importlib-metadata (1.7.0)
ipykernel (5.3.4)
ipython (7.16.1)
ipython-genutils (0.2.0)
ipywidgets (7.5.0)
isort (5.5.1)
jedi (0.17.2)
Jinja2 (2.11.2)
joblib (0.16.0)
jsonschema (3.2.0)
jupyter-client (6.1.7)
jupyter-core (4.6.3)
kiwisolver (1.2.0)
lazy-object-proxy (1.4.3)
lightgbm (2.2.3)
MarkupSafe (1.1.1)
matplotlib (3.1.1)
mccabe (0.6.1)
mistune (0.8.4)
mlxtend (0.17.0)
mpmath (1.1.0)
nbconvert (5.6.1)
nbformat (5.0.7)
networkx (2.3)
nltk (3.4.4)
notebook (6.1.3)
numexpr (2.6.9)
numpy (1.19.1)
opencv-python (4.1.0.25)
packaging (20.4)
pandas (0.25.0)
pandocfilters (1.4.2)
parso (0.7.1)
patsy (0.5.1)
pexpect (4.8.0)
pgmpy (0.1.7)
pickleshare (0.7.5)
pip (9.0.1)
pluggy (0.13.1)
pmdarima (1.2.1)
pomegranate (0.11.0)
prometheus-client (0.8.0)
prompt-toolkit (3.0.7)
ptyprocess (0.6.0)
pyAgrum (0.15.2)
pycodestyle (2.6.0)
pycparser (2.20)
pydataset (0.2.0)
pydocstyle (5.1.1)
pydotplus (2.0.2)
pyflakes (2.2.0)
pyglet (1.3.2)
Pygments (2.6.1)
pylint (2.6.0)
PyOpenGL (3.1.0)
pyparsing (2.4.7)
pyrsistent (0.16.0)
pyscreenshot (0.5.1)
python-dateutil (2.8.1)
python-jsonrpc-server (0.3.4)
python-language-server (0.34.1)
pytz (2020.1)
PyYAML (5.3.1)
pyzmq (19.0.2)
requests (2.2.1)
rope (0.17.0)
scikit-learn (0.21.2)
scipy (1.3.0)
seaborn (0.9.0)
Send2Trash (1.5.0)
setuptools (39.0.1)
simplejson (3.16.0)
six (1.15.0)
snowballstemmer (2.0.0)
statsmodels (0.10.1)
sympy (1.4)
terminado (0.8.3)
testpath (0.4.4)
toml (0.10.1)
tornado (6.0.4)
traitlets (4.3.3)
typed-ast (1.4.1)
ujson (1.35)
watermark (1.8.1)
wcwidth (0.2.5)
webencodings (0.5.1)
wheel (0.35.1)
widgetsnbextension (3.5.1)
wrapt (1.11.2)
xlrd (1.2.0)
yapf (0.30.0)
zipp (3.1.0)
@ccordoba12 Any updates? How to get linters in version 0.34.1 ?
@ccordoba12 Same issue in latest version as well