Closed rpigott closed 10 months ago
I got the exact same issue, I use Arch as well. EDIT: I just have recalled that I have updated jupyter yesterday or today morning. That change must have introduced this bug.
I guess this change in jupyter-core causes this problem.
For now, the workaround is to set jupyter_core == 5.5.1
.
jupyter_core == 5.5.1
Do you mean to downgrade the package manually using the package manger? Because I searched for an option to use a specific jupyter_core version and I couldn't find a away
Do you mean to downgrade the package manually using the package manger?
Yes
This is a the problem with Arch: it's maintainers sometimes update packages too quickly and then you end up with issues like this.
Since that version was yanked on PyPI, please report that in the Arch bug tracker so they revert to 5.5.1.
This appears to be resolved by jupyter_core 5.7.1. Thanks everyone.
I'm not able to start jupyter console. Unfortunately, I use it too infrequently to know precisely when it started failing. On startup, I get the following python traceback, which is the same regardless of the kernel chosen:
I'm using Arch Linux, and the following packages: