Seite 1 von 1

xrced läuft nur mit unicode-wxPython???

Verfasst: Freitag 3. Dezember 2004, 22:39
von jens
Leider klappt gerade xrced nicht:
Traceback (most recent call last):
File "xrced.py", line 24, in ?
from globals import *
File "D:\Python\XRCed-0.1.1-5\globals.py", line 13, in ?
sysFont = wxSystemSettings_GetFont(wxSYS_SYSTEM_FONT)
File "D:\Python\Python\Lib\site-packages\wx-2.5.3-msw-ansi\wx\_misc.py", line
149, in SystemSettings_GetFont
return _misc_.SystemSettings_GetFont(*args, **kwargs)
wx._core.PyNoAppError: The wx.App object must be created first!
Obwohl ich es schon mal am laufen hatte... Allerdings glaube ich mit der unicode Version von wxPython... Hat es damit zu tun?

Verfasst: Sonntag 5. Dezember 2004, 00:04
von Leonidas
Wie kommt es, dass bei dir XRCed einzeln, ohne wxPython, ist? Bei mir läuft der XRCed 0.1.3-1 aus wxPython 2.5.3.1-unicode unter Windows XP ohne Probleme, versuch den doch mal!