Hi,
I am a user of houdini 10.0.528(a film vfx package), a customized python 2.5.2
is shipped with the software and was told that support wxPython to do API tool
creation. I am working on Ubuntu 9.04, after I installed the latest wxpython
when I try to import wx module, I got error like this:
Traceback (most recent call last):
File "testApp", line 1, in <module>
File "/opt/hfs10.0.528/houdini/scripts/python/wx/__init__.py", line 45, in
<module>
from wx._core import *
File "/opt/hfs10.0.528/houdini/scripts/python/wx/_core.py", line 62, in <module>
_core_._wxPySetDictionary(vars())
TypeError: _wxPySetDictionary must have dictionary object!
Does anyone has this kind of experience and know how to fix it?
Thanks!
···
--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en