Skip to content

0.17.0 conda installation #628

@WhiteSymmetry

Description

@WhiteSymmetry

0.17.0 conda installation: Gives kernel error in some code
([XPythonShellApp] WARNING | Unrecognized alias: 'f', it will have no effect.
ERROR: received bad message: No such comm registered: 6ffe0564-7584-4ff8-81a0-aed14a935ff5
Message type: comm_msg)
conda install conda-forge::xeus-python[version="0.17.0"] -y
(It is only compatible with the code (import multiprocessing), in other versions (from concurrent.futures import ThreadPoolExecutor; numba; jax: But it works normally in these modules alone) it closes the kernel: The kernel for ***.ipynb appears to have died. It will restart automatically.)
but
conda install conda-forge::xeus-python[version="0.16.0"] -y
In the same codes, conda 0.16.0 and pip installations (0.15.2, etc.) also work without errors.

System: Ubuntu 24.04
Python: 3.11.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions