Hi

I am getting a dll load error when launching a pyinstaller exe on a
different machine to the one it was created on. It seems that the line
number it is complaining about has the following code:

import win32ras

The application was created on a windows vista machine, using:

python 2.6.5
pyinstaller loaded from the snapshot zip file on pyinstaller
Python26Win page.

The executable works on the machine it was created on but doesn't on a
different machine running windows xp professional.

Any assistance is highly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to