question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hydrogen crashes after updating Atom (ZeroMQ build fails on Electron 9)

See original GitHub issue

Hello,

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

Screenshot 2021-04-14 at 15 42 37 Screenshot 2021-04-14 at 15 51 51

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:51 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
aminyacommented, Apr 15, 2021

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:

apm uninstall hydrogen  # might fail if already uninstalled
apm install hydrogen
1reaction
vandertiltcommented, Apr 15, 2021

And with Hydrogen 2.15.1 just now released a simple

apm uninstall hydrogen apm install hydrogen

And I can get back to work! Kudos @aminya, you rockstar! 😉

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found