Ver Mensaje Individual
  #6 (permalink)  
Antiguo 10/10/2008, 15:30
iozk
 
Fecha de Ingreso: mayo-2008
Mensajes: 499
Antigüedad: 16 años
Puntos: 1
Respuesta: hacer .exe a los archivos .py

Traceback (most recent call last):
File "C:\pnt.py", line 106, in ?
SketchFrame(None, -1, "Sketch Frame",)
File "C:\pnt.py", line 96, in __init__
wx.Frame.__init__(self, parent, id, size=(800,600))
File "C:\Python24\lib\site-packages\wx-2.6-msw-ansi\wx\_windows.py", line 484, in __init__
newobj = _windows_.new_Frame(*args, **kwargs)
PyNoAppError: The wx.App object must be created first!
>>>