Hydrogen crashes after updating Atom (ZeroMQ build fails on Electron 9)
See original GitHub issueHello,
Description
I am working on MacOS, and after updating Atom and Hydrogen, I had to rebuilt Hydrogen from the dedicated panel that was specifying an incompatibility.
However, after doing so, Atom crashes whenever I try to run any python code (see the screenshot). The issue appears with a minimal code: import numpy as np
.
Atom is warning me about 2 deprecations (see the second screenshot), but no update is available to solve this issue.
Versions
atom --version
Atom : 1.56.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1
apm --version
apm 2.5.2
npm 6.14.8
node 12.4.0 x64
atom 1.56.0
python 3.7.6
git 2.20.1
apm show hydrogen
Hydrogen
├── 2.14.7
├── https://github.com/nteract/hydrogen
├── Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
├── 2234205 downloads
└── 775 stars
Run `apm install Hydrogen` to install this package.
sw_vers
ProductName: Mac OS X
ProductVersion: 10.14.6
BuildVersion: 18G6032
Screenshots
Issue Analytics
- State:
- Created 2 years ago
- Comments:51 (13 by maintainers)
Top Results From Across the Web
Troubleshooting Guide · Hydrogen - nteract
Hydrogen stopped working after updating Atom. Whenever your Atom is upgraded, the Hydrogen package needs to be rebuilt. Atom should prompt you to...
Read more >yWt - River Thames Conditions - Environment Agency - GOV.UK
Custody mediation agreement, Bs louis buelens eindhoven, When i see you smile gloria estefan, Badi amavasya 2015, Elaxine sr 75 mg, M235i interior ......
Read more >Bug List - FreeBSD Bugzilla
... sysutils/lnav: Crashes since update from 0.10.1 to 0.11.1 when using with doas ... databases/postgresql-promscale: fails to build after rust 1.65.0 ...
Read more >ChangeLog.txt - SlackBuilds.org
Bump BUILD. libraries/spglib: Fix deps. libraries/vmaf: Fix deps. ... Update parameter to fix crashes. libraries/xbyak: Updated for version 6.64.
Read more >Untitled
Guy sings indian song, Hotel de la ville milan phone number, They might be giants puppet head lyrics, Washington wizards secondary logo, 9...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I registered a new version now which fixes the building from the source.
Run the following command to ensure you are using the latest version:
And with Hydrogen 2.15.1 just now released a simple
And I can get back to work! Kudos @aminya, you rockstar! 😉