GithubHelp home page GithubHelp logo

Comments (4)

chris-aeviator avatar chris-aeviator commented on June 27, 2024

I reinstalled via a conda env and my error disappeared

from euporie.

joouha avatar joouha commented on June 27, 2024

Brilliant, I'm glad you got it working

from euporie.

wiraki avatar wiraki commented on June 27, 2024

Hello, instead of opening a new issue I will post here.

I am running into the same (?) problem: RuntimeError('Kernel died before replying to kernel_info')

I installed via pipx as recommended, everything went smooth. I then tried to create a new notebook with euporie-notebook ./new-notebook.ipynb

This is what I see:
image

Closing the error, I tried changing Kernel using the top menu. I was presented with 3 options:

  • Bash
  • Python 3 (ipykernel)
  • SoS

It seems Bash is preselected, and when I switch to Python 3 I get another Error popup: ZMQError: operation not supported

I have previously tried to install SoS and that is a very long time ago and I don't remember where or how. It could be that back then I messed something up with kernels.

I also tried to first create a new conda env, then install euporie in that environment with pip, but I have the exact same problem.

python version: 3.10.6
euporie version: 2.3.0

I'd be super-grateful if you could help me get this up and running.

from euporie.

joouha avatar joouha commented on June 27, 2024

Hi @mpauper

This looks like your ipykernel install is probably a bit broken. Try:

  1. Re-installing or updating ipykernel:
    pip install --upgrade ipykernel
  2. Re-registering the ipython kernel:
    python -m ipykernel install --user

from euporie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.