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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to