Wx broken?

Mark Smith pornbypost at gmail.com
Thu Jan 15 10:56:16 EST 2009


>   File "C:\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py",
> line 6, in <module>
>     new_instancemethod = new.instancemethod
> AttributeError: 'module' object has no attribute 'instancemethod'

I'm guessing you either have a python file called 'new.py' in your
working directory, or you have one in your pythonpath.

--Mark



More information about the Python-list mailing list