#62186 closed defect (fixed)
py38-spyder @4.2.1_0 does not start the Python Language Server (LSP)
Reported by: | tgederberg | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | bigsur | Cc: | |
Port: | py-spyder |
Description
Spyder does not start the LSP and (just shows that is starting).
Running macOS 11.1 (Big Sur)
Attachments (1)
Change History (4)
Changed 4 years ago by tgederberg
Attachment: | Screen Shot 2021-01-30 at 4.48.07 PM.png added |
---|
comment:1 Changed 4 years ago by jmroot (Joshua Root)
Cc: | reneeotten@… removed |
---|---|
Keywords: | bigsur added |
Owner: | set to reneeotten |
Port: | py-spyder added; py38-spyder @4.2.1_0 removed |
Status: | new → assigned |
Summary: | py38-spyder does not start the Python Language Server (LSP) → py38-spyder @4.2.1_0 does not start the Python Language Server (LSP) |
comment:2 Changed 4 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 4 years ago by reneeotten (Renee Otten)
for me it now starts the LSP server - for some reason I removed the patch to set use the correct pylx-XY
command... It worked for me locally, but that's because I had used port select
to set pyls
to pyls-3.8
. That's fixed now so it should work for you now as well; please do sudo port selfupdate ; sudo port clean --all py38-spyder ; sudo port -dv upgrade py38-spyder
.
Feel free to comment/re-open if you're still having issues. But please note that not everything might work correctly, as they have strict version caps on py-jedi
and we have currently a slightly newer version in MacPorts than Spyder and PyLS want...
Note: See
TracTickets for help on using
tickets.
Screen shot showing message