Jupyter console crashes at startup in Jammy

Bug #2017613 reported by Leonardo Gama
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
jupyter-console (Ubuntu)
New
Undecided
Unassigned

Bug Description

Jupyter crashes at startup in Jammy, at least jupyter-console and jupyter-qtconsole.

Expected behavior: jupyter-console initializes normally in a clean installation.

I tracked the problem down to the Python package 'jupyter-console', caused by a function parameter in the Standard Library that was deprecated and finally removed in Python 3.10.

The bug was fixed in Python's jupyter-console release 6.4.2. Kinetic uses version 6.4.3 and probably isn't affected by it.

Would it be possible for Jammy to have this same version through jammy-updates? Their requirements are identical.

On my machine, the problem was fixed by installing the mentioned version of the package alone with pip:
# pip install --no-deps jupyter_console==6.4.3

- Release: Ubuntu 22.04.2 LTS "Jammy"
- Package version: 6.4.0-3
- Suites: jammy jammy-updates jammy-security
- No extra Python packages installed

Thank you.

---
Edit: Who's Jimmy?! I meant Jammy.

Tags: jammy
Leonardo Gama (leo-gama)
summary: - Jupyter console crashes at startup in Jimmy
+ Jupyter console crashes at startup in Jammy
description: updated
Leonardo Gama (leo-gama)
tags: added: jammy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.