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.

Atom showing me unreadable error messages when running Hydrogen

See original GitHub issue

Prerequisites

Description

When I open Atom and try to run any code for the first time, Hydrogen show me the Kernels are updated, but immediately give me error messages with unreadable words. After that, if I try to run any code again, nothing will happen.

Steps to Reproduce

As described: Step 1: Open Atom Step 2: Write any code Step 3: Select code and run with Hydrogen

Versions

OS version: [Your OS’s version] Windows 7

atom --version

atom 1.54.0

apm --version

apm 2.5.2

Hydrogen version:

[Your Hydrogen’s version] hydrogen 2.14.7

Plugins

Have you installed and activated any of the Hydrogen plugins below ?

  • [√ ] hydrogen-python
  • [√] Hydrogen Launcher
  • [√ ] Data Explorer

Logs

Expected behavior

Code to run

Screenshots

11 1

Additional context

[Add any other context about the problem here.]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13

github_iconTop GitHub Comments

2reactions
febbbbcommented, Feb 9, 2021

I’ll try to reproduce the issue on a Windows machine. What method did you use to install Python and Jupyter in your machine?

Thank you so much for helping. I have solved this problem by restoring my whole system to before I first downloaded python, to make sure my re-installation will start afresh, and re-installing everything again.

Also for your question just for reference I installed python by downloading python 3.8.exe directly from their website. I installed Jupyter by using Anaconda.

Thanks again for helping!!

0reactions
n-riescocommented, Feb 8, 2021

I’ll try to reproduce the issue on a Windows machine. What method did you use to install Python and Jupyter in your machine?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Atom showing me unreadable error messages when running ...
When I open Atom and try to run any code for the first time, Hydrogen show me the Kernels are updated, but immediately...
Read more >
Atom showing me unreadable error messages when running ...
When I open Atom and try to run any code for the first time, Hydrogen show me the Kernels are updated, but immediately...
Read more >
Clean Install of Hydrogen with No Error Message · Issue #1845
Open Atom in dev via atom --dev; Enable Debug Messages via Atom > Settings > Packages > Hydrogen > "Enable Debug Messages". The...
Read more >
Troubleshooting Guide · Hydrogen - nteract
Sometimes unexpected things happen. In this case, please, open an Issue and make sure to include the version of Hydrogen and Atom you...
Read more >
Giant IPKernelApp Error Using Hydrogen in Atom
I believe it is from the Hydrogen plugin, the weird thing is even with this error the code still runs and does what...
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