Code Monkey home page Code Monkey logo

Comments (3)

stisa avatar stisa commented on June 19, 2024

Hey! Thanks for the report.
Yeah, the nim-zmq package doesn't compile zmq, it's just to interface with the dll. Usually if you already have a jupyter installation, you should have that in path, otherwise you need to add it yourself. I mention it in the readme, but I'll see if I can find a good source for windows and link to it there to make this clearer.
There should be some error like here:

echo "[Jupyternim] WARNING: No zmq library could be found, please install it"
did you have that? Did it just crash?

Glad you got it sorted!

from jupyternim.

snowzone5 avatar snowzone5 commented on June 19, 2024

The only error was: could not load: (lib|)zmq.dll

No crashing though.

Could be I missed that part of the readme :)

This was the first package nim package I've installled that didn't work.

I have two Jupyter installs, one that comes with Anaconda Python, and the other is an extension for VSCode, neither one of them installed the zmq.dll

The second link I posted has the version that worked, I just thought I would help out anyone else who ran into the same issue. :)

from jupyternim.

stisa avatar stisa commented on June 19, 2024

Sorry, missed the notification.
Interesting, I also have one jupyter install from miniconda and one from pip, both had the dll. Maybe yours didn't get added to path, so nim-zmq can't find them. I'll see if I can find a more reliable way to check it at installation time and also improve the error message.
Thanks for reporting this!

from jupyternim.

Related Issues (13)

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.