Gary Hawkins píše v Út 14. 08. 2012 v 22:50 -0700:
> Fantastic.  PyInstaller 2.0 does work with PySide.

> I had a little encouragement from Laurence (thank you sir) so with a
> few tweaks resulting in the set of imports below, now a single exe
> importing PySide does work.

PySide might work in your case. But it only partial support.

You are probably not doing anything with images in your app. In that
case missing qt plugins would cause your app not to be able open jpeg or
other files. On other platforms it might not be as straightforward as on
windows and you could expect more issues.

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