[IPython-dev] %load hangs in qtconsole

MinRK benjaminrk at gmail.com
Thu Jan 15 13:13:45 EST 2015


It looks like it's putting the cursor in the wrong place, confusing the UI.
If you place the cursor in the input area, it should allow you to execute
the input.

-MinRK

On Thu, Jan 15, 2015 at 1:28 AM, Liam Gretton <liam.gretton at leicester.ac.uk>
wrote:

> I've just built Python 2.7.9, iPython 2.3.1, PyQT 4.11.3 (against Qt
> 4.8.6) with matplotlib 1.4.2 etc on a Scientific Linux 6.4 system (64 bit).
>
> What I'm finding is that any attempt to %load a Python script from
> within the qtconsole hangs after displaying the final line of the
> script. The script neither executes nor returns the command prompt.
>
> >From within the command line ipython console there's no such problem.
> Manually typing or pasting in contents to the qtconsole works and the
> script executes as expected, it just hangs if %load is used.
>
> Any ideas what might be causing this?
>
> --
> Liam Gretton                                    liam.gretton at le.ac.uk
> Systems Specialist                           http://www.le.ac.uk/its/
> IT Services                                   Tel: +44 (0)116 2522254
> University Of Leicester, University Road
> Leicestershire LE1 7RH, United Kingdom
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150115/35908ca9/attachment.html>


More information about the IPython-dev mailing list