#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 10 months ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 10 months ago by mf2k (Frank Schima)
comment:3 Changed 9 months ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 9 months ago by reneeotten (Renee Otten)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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 9 months ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This works now. I'm not clear which particular port update fixed it.
When launched it will show a crash dialog and hang.