On 4 May, 2012, at 7:18, Jonathan Kossick wrote:
> Thanks a lot! Until now I just used the console. I'm new to python on OS X so
> I need some time to work me into.
>
> There are some interesting error messages:
>
> Class QCocoaColorPanelDelegate is implemented in both
> /Users/User/Desktop
Thanks a lot! Until now I just used the console. I'm new to python on OS X
so I need some time to work me into.
There are some interesting error messages:
Class QCocoaColorPanelDelegate is implemented in both
/Users/User/Desktop/Vokabelprogramm/Mac-Werkstatt/Programm-Ordner/voc2brain.app/Content
On 3 May, 2012, at 14:28, Jonathan Kossick wrote:
> Hello, my problem is kind of weird.
> As long as I run my PyQt application in IDLE everything works great but when
> I build an app by using py2app the gui doesn' t start.
> I already did a little bit debugging but apparently the application cr
Hello, my problem is kind of weird.
As long as I run my PyQt application in IDLE everything works great but
when I build an app by using py2app the gui doesn' t start.
I already did a little bit debugging but apparently the application crashes
when I want do show the gui (main.show()). The applicat