[wxPython-dev] 20070301 test build uploaded
Werner F. Bruhin
werner.bruhin at free.fr
Tue Mar 6 08:39:23 PST 2007
Robin,
Just download this and trying it with my application (which works with
2.8.1.1).
Getting the following exception - maybe to do with the refactoring of
inspect?
Traceback (most recent call last):
File "twcb.py", line 16, in <module>
import mypublisher as mypub
File "C:\Dev\TheWineCellarBookv2\Program\mypublisher.py", line 21, in
<module>
from wx.lib.pubsub import Publisher
File
"C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\lib\pubsub.py",
line 58, in <module>
from inspect import getargspec, ismethod, isfunction
ImportError: cannot import name getargspec
Werner
More information about the wxpython-dev
mailing list