Open GoogleCodeExporter opened 8 years ago
same for Ubuntu 12.04
Original comment by jurgis.pralgauskis
on 30 Mar 2013 at 10:19
you can surround body of " def ShowInfoBar(...)" with try/except to workaround
this...
as this seems to be caused by failing to
import wx.lib.agw.advancedsplash as advancedsplash
import wx.lib.agw.infobar as infobar
@line 33
Original comment by jurgis.pralgauskis
on 30 Mar 2013 at 10:43
In ubuntu 13.04 x86_64 same happends, after changing line
import wx.lib.agw.infobar as infobar for infobar = wx but I am unable to run in
a stable enviroment, unable to launch web2py.
Original comment by neoe...@gmail.com
on 31 Mar 2013 at 12:48
same on debian, actually importing wx works, but there are no methods to call
wx.foobar gives an error...
Original comment by b...@esdebian.org
on 20 May 2013 at 9:26
I have the same issue on Win 7, using wxPython2.8-win32-unicode-2.8.12.1-py27
and latest source from Hg.
Original comment by jorgen.r...@gmail.com
on 17 Jul 2013 at 11:03
Original issue reported on code.google.com by
lightdot
on 12 Feb 2013 at 12:53Attachments: