[IPython-dev] %gui wx completely borked on Ubuntu 12.04, how about other OSes?

Julian Taylor jtaylor.debian at googlemail.com
Fri Jun 8 13:18:11 EDT 2012


On 06/08/2012 04:58 AM, Fernando Perez wrote:
> Hi all,
> 
> I just noticed that '%gui wx' (or --gui wx at startup) goes into an
> infinite loop of this error message:
> 
> Traceback (most recent call last):
>   File "_ctypes/callbacks.c", line 314, in 'calling callback function'
>   File "/home/fperez/usr/lib/python2.7/site-packages/IPython/lib/inputhookwx.py",
> line 128, in inputhook_wx3
>     ea = wx.EventLoopActivator(evtloop)
> AttributeError: 'module' object has no attribute 'EventLoopActivator'
> 
> 
> Has anyone else noticed this?  It's not just me, as I found it
> reported against ubuntu:
> 
> https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/998716
> 
> Is it working on osx/windows/ other linuxes?
> 

can you test if this helps?
https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/998716/comments/2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120608/1c311235/attachment.sig>


More information about the IPython-dev mailing list