Hi Martin, thanks for the response.
> > I tried ` --log-level=DEBUG` but there was no change in the error
> > messages. Any suggestions as to what I might try next?
>
> --debug option
?
.../pyinstaller/doc/Manual.html#getting-debug-messages says the format
is log-level=, which seems to be borne out by:
{{{
D:\temp\pyinstaller>py utils\Build.py --debug=1 launchLeo
\launchLeo.spec
Usage: Build.py [options] specfile
Build.py: error: no such option: --debug
}}}
-matt
--
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.