|
Prev: Elisp Lesson on file processing (make downloadable copy of a website)
Next: Hands-on HTML Table Parser/Matrix?
From: Keith Bailey on 6 Jul 2008 06:33 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 "iTeddyConverter.py", line 3, in <module> File "zipextimporter.pyc", line 82, in load_module File "iTeddyConverterPanel.pyc", line 4, in <module> File "zipextimporter.pyc", line 98, in load_module ImportError: MemoryLoadLibrary 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 |