[python-win32] ImportError: DLL load failed

Jane Chen janechen_1979 at yahoo.com
Fri Jul 13 02:45:10 CEST 2012


Hi all,

I would like to add python win32 to Portable Python distribution with PyGTK for Windows http://fnch.users.sourceforge.net/portablepygtkwindows.html 
I installed the pywin32 in the python\Lib\site-packages folder. PC #1 can find win32api.pyd. After that, I copied the whole portable python distribution folder to PC#2. I got the following message:
import win32file, win32api
ImportError: DLL load failed: The specified module could not be found.

Can anyone please help me with this issue?


OS: win xp
version: pywin32-217


Thanks,
Jane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20120712/c06b4977/attachment.html>


More information about the python-win32 mailing list