Opened 2 years ago

Closed 2 years ago

#63942 closed defect (fixed)

jupyter console --simple-prompt crashes after update to Python 3.9.8

Reported by: pietvo (Pieter van Oostrum) Owned by: Chris Jones <jonesc@…>
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: stromnov (Andrey Stromnov)
Port: py39-jupyter_console

Description

I updated this week from Python 3.9.7 to Python 3.9.8, on MacOS Catalina (10.15.7), and now jupyter-3.9 console --simple-prompt crashes.

The same happens with jupyter-console-3.9 --simple-prompt

Without the --simple-prompt it runs without problems. I need the --simple-prompt for use within Emacs, but it also crashes in a terminal session. The crash seems to be in argparse. I don't have any jupyter or ipython specific configuration files as far as I can see.

The crash can be solved by upgrading py39-traitlets to version 5.1.1

Change History (1)

comment:1 Changed 2 years ago by Chris Jones <jonesc@…>

Owner: set to Chris Jones <jonesc@…>
Resolution: fixed
Status: newclosed

In df2d7c40209bd30c5cf28580ad7d61f9e2b6819f/macports-ports (master):

py-traitlets: update to 5.1.1
Closes: #63942

Note: See TracTickets for help on using tickets.