Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] python3-jupyter_console currently broken
@ 2022-02-14 10:07 dkwo
  2022-06-24  2:16 ` github-actions
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dkwo @ 2022-02-14 10:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]

New issue by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/35608

Description:
On up to date `x86_64-musl`
```
$ jupyter-console
Jupyter console 6.4.0

Python 3.10.2 (main, Jan 15 2022, 02:42:16) [GCC 10.2.1 20201203]
Type 'copyright', 'credits' or 'license' for more information
IPython 7.31.0 -- An enhanced Interactive Python. Type '?' for help.
Traceback (most recent call last):
  File "/bin/jupyter-console", line 33, in <module>
    sys.exit(load_entry_point('jupyter-console==6.4.0', 'console_scripts', 'jupyter-console')())
  File "/usr/lib/python3.10/site-packages/jupyter_core/application.py", line 254, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "/usr/lib/python3.10/site-packages/traitlets/config/application.py", line 845, in launch_instance
    app.start()
  File "/usr/lib/python3.10/site-packages/jupyter_console/app.py", line 148, in start
    self.shell.mainloop()
  File "/usr/lib/python3.10/site-packages/jupyter_console/ptshell.py", line 664, in mainloop
    main_task = asyncio.wait(tasks, loop=loop, return_when=asyncio.FIRST_COMPLETED)
TypeError: wait() got an unexpected keyword argument 'loop'
sys:1: RuntimeWarning: coroutine 'ZMQTerminalInteractiveShell.interact' was never awaited
$ [IPKernelApp] WARNING | Parent appears to have exited, shutting down.
```
There's some work merged upstream, but no clean solution yet.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: python3-jupyter_console currently broken
  2022-02-14 10:07 [ISSUE] python3-jupyter_console currently broken dkwo
@ 2022-06-24  2:16 ` github-actions
  2022-06-24 14:22 ` dkwo
  2022-12-12 19:48 ` [ISSUE] [CLOSED] " dkwo
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-06-24  2:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/35608#issuecomment-1165111274

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: python3-jupyter_console currently broken
  2022-02-14 10:07 [ISSUE] python3-jupyter_console currently broken dkwo
  2022-06-24  2:16 ` github-actions
@ 2022-06-24 14:22 ` dkwo
  2022-12-12 19:48 ` [ISSUE] [CLOSED] " dkwo
  2 siblings, 0 replies; 4+ messages in thread
From: dkwo @ 2022-06-24 14:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/35608#issuecomment-1165625539

Comment:
issue is still present..

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] python3-jupyter_console currently broken
  2022-02-14 10:07 [ISSUE] python3-jupyter_console currently broken dkwo
  2022-06-24  2:16 ` github-actions
  2022-06-24 14:22 ` dkwo
@ 2022-12-12 19:48 ` dkwo
  2 siblings, 0 replies; 4+ messages in thread
From: dkwo @ 2022-12-12 19:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1468 bytes --]

Closed issue by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/35608

Description:
On up to date `x86_64-musl`
```
$ jupyter-console
Jupyter console 6.4.0

Python 3.10.2 (main, Jan 15 2022, 02:42:16) [GCC 10.2.1 20201203]
Type 'copyright', 'credits' or 'license' for more information
IPython 7.31.0 -- An enhanced Interactive Python. Type '?' for help.
Traceback (most recent call last):
  File "/bin/jupyter-console", line 33, in <module>
    sys.exit(load_entry_point('jupyter-console==6.4.0', 'console_scripts', 'jupyter-console')())
  File "/usr/lib/python3.10/site-packages/jupyter_core/application.py", line 254, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "/usr/lib/python3.10/site-packages/traitlets/config/application.py", line 845, in launch_instance
    app.start()
  File "/usr/lib/python3.10/site-packages/jupyter_console/app.py", line 148, in start
    self.shell.mainloop()
  File "/usr/lib/python3.10/site-packages/jupyter_console/ptshell.py", line 664, in mainloop
    main_task = asyncio.wait(tasks, loop=loop, return_when=asyncio.FIRST_COMPLETED)
TypeError: wait() got an unexpected keyword argument 'loop'
sys:1: RuntimeWarning: coroutine 'ZMQTerminalInteractiveShell.interact' was never awaited
$ [IPKernelApp] WARNING | Parent appears to have exited, shutting down.
```
There's some work merged upstream, but no clean solution yet.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-12 19:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14 10:07 [ISSUE] python3-jupyter_console currently broken dkwo
2022-06-24  2:16 ` github-actions
2022-06-24 14:22 ` dkwo
2022-12-12 19:48 ` [ISSUE] [CLOSED] " dkwo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).