On Sun, Sep 13, 2015 at 3:17 PM, David Higgins <
daithio...@gmail.com> wrote:
> This is a big one. It happened to me last night and it turns out that Julia
> crashes every time I try to call a Python library from it now.
>
> I've just done a reinstall and it still hasn't fixed it.
>
> I need this to prepare some figures for tomorrow morning, so I'd really
> appreciate any quick help.
AFAICT, The original issue only happens when installing IJulia and is
because of the use of a 0.4 function in the IJulia install script.
Your problem sounds like sth to do with the PyCall rather than IJulia
so it is almost certainly not the same problem.