Opened 4 months ago

Closed 3 months ago

Last modified 3 months ago

#69220 closed defect (fixed)

py-spyder: Runtime failure due to py-zmq

Reported by: mf2k (Frank Schima) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-spyder

Description (last modified by mf2k (Frank Schima))

spyder will not function properly when launched if py-zmq @25.1.2_0 is installed. You must go back to the previous version for it to work properly.

$ port installed py311-zmq
The following ports are currently installed:
  py311-zmq @24.0.1_0 (active)
$ port info --version py311-zmq
version: 25.1.2

Change History (5)

comment:1 Changed 4 months ago by mf2k (Frank Schima)

Description: modified (diff)

comment:2 Changed 4 months ago by mf2k (Frank Schima)

When launched it will show a crash dialog and hang.

comment:3 Changed 3 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In a437d84e9722f9dc8e8c2ac628bac81742f0df15/macports-ports (master):

py-spyder: update to 5.5.1

Closes: #69220

comment:4 Changed 3 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: closedreopened

the issue with py-zmw is resolved according to upstream but there is still a crash dialog due to py-jupyter_client. All the version pinning by the Spyder project makes it very difficult to keep this working reliably. I don't know what the issue is now and whether updating the py-jupyter_client will resolve that - the whole Jupyter ecosystem is unfortunately a whole other can of worms... I don't know when/if I will have time to look into this in the near future ; feel free to investigate yourself and open a PR with a proposed solution - either in the Spyder or Jupyter world.

comment:5 Changed 3 months ago by mf2k (Frank Schima)

Resolution: fixed
Status: reopenedclosed

This works now. I'm not clear which particular port update fixed it.

Last edited 3 months ago by mf2k (Frank Schima) (previous) (diff)
Note: See TracTickets for help on using tickets.