Giter Site home page Giter Site logo

Comments (3)

DonJayamanne avatar DonJayamanne commented on June 9, 2024

zmq/backend/cython/socket.pyx", line 664, in zmq.backend.cython.socket.Socket.disconnect
zmq.error.ZMQError: No such file or directory

Thank you for filling this issue and sorry you're running into this
Looks like the ipykernel dependencies (namely pyzmq or the like area not installed correctly) , it's not an issue with vscode

please try reinstalling them
Optionally pleasercreate a virtual environment, (or use conda) installing packages into global python envs is generally not recommended and prone to run into issues such as this.

from vscode-jupyter.

epicwhale avatar epicwhale commented on June 9, 2024

zmq/backend/cython/socket.pyx", line 664, in zmq.backend.cython.socket.Socket.disconnect
zmq.error.ZMQError: No such file or directory

Thank you for filling this issue and sorry you're running into this Looks like the ipykernel dependencies (namely pyzmq or the like area not installed correctly) , it's not an issue with vscode

please try reinstalling them Optionally pleasercreate a virtual environment, (or use conda) installing packages into global python envs is generally not recommended and prone to run into issues such as this.

I am using the official vs code python dev containers
mcr.microsoft.com/devcontainers/python:1-3.12-bullseye

I believe this is managed by VS Code itself? What do you recommend reinstalling here? I thought it comes with the needful dependencies. @DonJayamanne

from vscode-jupyter.

epicwhale avatar epicwhale commented on June 9, 2024

fwiw: I did a reinstall of whole package for now. Seems to be working inside the dev container

pip uninstall ipykernel
pip install ipykernel

from vscode-jupyter.

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.