IPython Calico kernel is currently only working on Linux

Issue #156 resolved
Doug Blank created an issue

1) Need to build/find clrzmq.dll (and low-level libraries) for Mac and Windows

2) Looks like Gtk.Application.Run() and ConsoleServer are not working correctly, unless Gtk.Application.Run() is run inside a thread. But Mac doesn't want to start that way. Options?

Comments (2)

  1. Doug Blank reporter

    Both issues fixed... need to find what installs libzmq (I think this may work too: "easy_install pyzmq").

    Keith fixed the Gtk issue.

  2. Log in to comment