[IPython-dev] IDL/GDL kernel

Thomas Kluyver takowl at gmail.com
Wed Jul 30 23:40:35 EDT 2014


On 30 July 2014 20:27, Luke Stagner <lstagner at uci.edu> wrote:

> Hmm, that didn't seem to work. I now get the following error
> <http://0bin.net/paste/BDU0f44gGw+PeZNa#zty1WLi79r-Tbzt2hoRGVWdg00fskTIDiam3U2X7D3A>
> with the following revision
> <https://github.com/lstagner/idl_kernel/commit/31b4f03b82db38a582aea264451cdaa3da8d2373>.
> I must be doing something wrong.
>

Oh yes, using that lower level interface, you'll need to base64 encode the
data yourself. JSON can only handle text, not arbitrary bytes.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140730/8b201b15/attachment.html>


More information about the IPython-dev mailing list