i have aproblem with starting pypose
i download python2.7,wxpython2.9 and pyserial
i install them when i try to start pypose i had this message
Traceback (most recent call last):
File "C:\Users\abdo\Desktop\pypose\arbotix-pypose-v1.1-beta1\pypose\PyPose.py",
line 373, in <module>
frame = editor()
File "C:\Users\abdo\Desktop\pypose\arbotix-pypose-v1.1-beta1\pypose\PyPose.py",
line 136, in __init__
self.SetBackgroundColour(wx.NullColor) #
wx.SystemSettings.GetColour(wx.SYS_COLOUR_MENU)
AttributeError: 'module' object has no attribute 'NullColor'
Original issue reported on code.google.com by MFergs7@gmail.com on 23 Aug 2011 at 10:41
Original issue reported on code.google.com by
MFergs7@gmail.com
on 23 Aug 2011 at 10:41