Skip to content

macos: Crashes when in Notebook or Console menus, can't seem to use the application at all #87

@nok-ko

Description

@nok-ko

Running on mac OS Sonoma, with jpterm version… either 2.3 or 0.2.11? I’m not sure how to read the version information from pip and the program doesn't come support for a --version command line flag.

(Output from pip inspect)

// [...]
    {
      "metadata": {
        "metadata_version": "2.3",
        "name": "jpterm",
        "version": "0.2.11",
        "summary": "Jupyter in the terminal",
// [...]
    }

I can get as far as this menu:

image

Trying to select anything in that Select dropdown by pressing Enter puts the program into this state:
image

Quitting with Ctrl-C just yields a message about handling the KeyboardInterrupt, which is of no diagnostic value.

^C^CException ignored in: <module 'threading' from '/opt/homebrew/Cellar/python@3.11/3.11.5/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py'>
Traceback (most recent call last):
  File "/opt/homebrew/Cellar/python@3.11/3.11.5/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1583, in _shutdown
    lock.acquire()
KeyboardInterrupt:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions