Jon Roadley-Battin píše v Po 19. 03. 2012 v 11:37 +0000:
> Any help to limit this would be grateful, talking about the difference
> between a 15meg bundled and a 30meg bundled

This is probably caused by matplotlib trying to detect several backends
and pyinstaller detects that it import PyQt4, gtk and wxpython.

There is no specific option for pyinstaller.

One option could be to have python environment with only one library.

-- 
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