vanadiumlabs / pypose

PyPose and NUKE
9 stars 10 forks source link

Deprecation warning at start up #8

Closed fatuhoku closed 11 years ago

fatuhoku commented 11 years ago

Whenever starting up PyPose:

./PyPose.py:412: wxPyDeprecationWarning: Using deprecated class PySimpleApp. 
  app = wx.PySimpleApp()