Python / WxPython error message

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Keith Bailey

    Python / WxPython error message

    Dear All,

    Any help on this would be hugely appreciated.

    I have had a Python programme written for me, but when I try to run it,
    I get the following error message:

    /*Traceback (most recent call last):
    File "iTeddyConverte r.py", line 3, in <module>
    File "zipextimporter .pyc", line 82, in load_module
    File "iTeddyConverte rPanel.pyc", line 4, in <module>
    File "zipextimporter .pyc", line 98, in load_module
    ImportError: MemoryLoadLibra ry failed loading win32file.pyd*/

    I hav etrawled through the net trying to find a resolution but nothing
    works. I tried putting the DLL msvcp71.dll in the system32 folder but
    that made no difference. Please help if you can.

    Thanks

    Keith


Working...