wxPython in Maya 2010?

I was wondering if anyone has had any luck getting this to work? When I import wx, Maya crashes.

wx works great in 2008 and 2009 but not in 2010 :(: It would really suck to have to rewrite all the ui’s in PyQT…

Thanks

what version of wxPython are you using? 2010 is in python 2.6

If you use wxPython 2.5 will throw a DLL version load error, if you use 2.6 it will completely crash it.