* Martin Zibricky (Wed, 22 Jun 2011 08:19:18 +0200)
> pyinstaller.py should handle all options of
> Configure/Makespec/Build.py.
>
> you can try: python pyinstaller.py --help
I modified my build script to run pyinstaller.py instead of the old
"Configure/Makespec/Build.py" but I get
File "F:\program files\pyinstaller\hooks\hook-pythoncom.py", line 33, in
hook
h = win32api.LoadLibrary(newname+'.dll')
pywintypes.error: (126, 'LoadLibrary', 'The specified module could not
be found.')
Thorsten
--
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.