could some one explain this error to me and possibly how to fix it?

Traceback (most recent call last):
  File "C:\Users\brandon\workspace\tanner's workshop\tanner's 
workshop\src\WxGlade.py", line 458, in <module>
    Edit = MyDialog2(None, -1, "")
  File "C:\Users\brandon\workspace\tanner's workshop\tanner's 
workshop\src\WxGlade.py", line 27, in __init__
    self.Name = wx.StaticText(self.panel_41, -1, "Name")
  File "C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 
8522, in SetName
    return _core_.Window_SetName(*args, **kwargs)
TypeError: String or Unicode type required

_________________________________________________________________
Hotmail® has ever-growing storage! Don’t worry about storage limits. 
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to