codota / jupyter-tabnine

Autocompletion with Deep Learning on Jupyter Notebook
MIT License
795 stars 121 forks source link

TabNine was unable to start the python semantic completion backend. #45

Open ness001 opened 4 years ago

ness001 commented 4 years ago

TabNine was unable to start the python semantic completion backend. The command tried was: pyls This means you need to install the backend manually. For help, see tabnine.com/semantic. Or, type TabNine::no_sem to disable semantic completion for Python. (TabNine works well even without semantic completion.)

Daniel-Trung-Nguyen commented 2 years ago

I have the same problem. Does anyone have a solution? Thanks!

polaris-water commented 2 years ago

I have the same question, I hope to solve it

joshianiruddha commented 11 months ago

does anyone found solution?