8000 traitlets-5.14.3 is necessary to avoid ipython crashing in Spyder · Issue #14899 · ipython/ipython · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

traitlets-5.14.3 is necessary to avoid ipython crashing in Spyder #14899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
stonebig opened this issue May 17, 2025 · 2 comments
Open

traitlets-5.14.3 is necessary to avoid ipython crashing in Spyder #14899

stonebig opened this issue May 17, 2025 · 2 comments

Comments

@stonebig
Copy link
Contributor

wouldn't it make sense to upgrade the minimal requirements in ipython itself ?

crash cause was ipython/traitlets#903

fixed via traitlets-5.14.3 of April 19, 2024

@ccordoba12
Copy link
Member
ccordoba12 commented May 17, 2025

Sorry for the noise here (it seems @stonebig likes to spam several repos with the same problem, including one extra issue about it in ours).

In addition, the title for this issue is misleading. What happens is not that IPython is crashing in Spyder due to an old traitlets version. Spyder simply can't set the inline backend option when using traitlets >=5.12,<5.14.2 (due to a bug introduced in ipython/traitlets#883) which makes its Plots pane useless.

We'll fix that issue in spyder-kernels by requiring traitlets >=5.14.3, but it'd be nice if those faulty versions were skipped in IPython too.

@krassowski, @Carreau, would you be ok with that?

@Carreau
Copy link
Member
Carreau commented May 17, 2025
62B9

i'm ok pinning in ipython

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0