You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably a really dumb question, but is there anything special I need to do to run the most recent version?
When I install from Nova's extension section (i.e. the 1.0.3 version) and set my path to /users/kour1er/.local/pipx/venvs/python-lsp-server/bin/pylsp the extension works as expected.
There was an issue with the codebase the latest commits should fix most of the issues (Fixed with PR #25, IIRC). You might have to bundle the extension from source
Probably a really dumb question, but is there anything special I need to do to run the most recent version?
When I install from Nova's extension section (i.e. the 1.0.3 version) and set my path to /users/kour1er/.local/pipx/venvs/python-lsp-server/bin/pylsp the extension works as expected.
But when I download from GitHub via the "https://github.com/mmshivesh/Python-Nova.novaextension/archive/refs/heads/master.zip" link, change the file extension, double click and install version 1.1.0 I can't seem to get it running. I've tried disabling and re-enabling the extension and quitting and restarting Nova.
I've enabled logging and looked but 1.1.0 doesn't seem to write anything to the log file at all, whereas 1.0.3 does.
Am I missing something totally obvious? -- Cheers
The text was updated successfully, but these errors were encountered: