On 28 Nov, 19:00, Giovanni Bajo <[EMAIL PROTECTED]> wrote:
> On 11/28/2008 6:44 PM, Giovanni Bajo wrote:
>
> > Hello,
>
> > I would like to prepare a wiki page that lists all the third-party
> > packages which are supported by PyInstaller. It would be helpful if
> > everybody could contribute by sending an e-mail with their experience. I
> > basically need, for each package:
>
> > * Package name and version / version range
> > * PyInstaller version
> > * Problems if any (parts of the libraries that won't work, manual
> > modifications needed, etc.)
>
> > Thanks!
>
> Preliminar page
> here:http://pyinstaller.python-hosting.com/wiki/SupportedPackages
> --
> Giovanni Bajo
> Develer S.r.l.http://www.develer.com
Hi Giovanni,
in this days I'm trying to pack an application based on PyQt4 and
Traits (http://code.enthought.com/projects/traits) on WinXP Pro SP2
with Python 2.5.2 and pyinstaler-svn.
PyQt4 v. 4.4.3
basically I experimented the problems reported in
http://groups.google.it/group/PyInstaller/browse_thread/thread/c02aaa372be50605?hl=it
Version 4.3.3 of PyQt4 seems to be not affected by the issue. Of
curse I used the binary installers provided by riverbankcomputing.
I would like to add that I tested the workaround described in
http://pyinstaller.python-hosting.com/wiki/PyQtPluginsWorkaround
only with "onedir" setup.
EnthoughtBase v. 3.0.0
Traits v.3.0.1
TraitsGUI v. 3.0.1
TraitsBackendQt v. 3.0.1
Traits supports both Qt and WX backends and seems to have a very
dynamic import mechanism.
Unfortunately I wasn't able to get the application working by simply
acting on the spec file and pyinstaller hooks, even if I must admit
I'm not very expert.
At the end I solved copying the enthought package from site-ackages to
the application directory and adding "uuid" to hiddenimports.
If you need more details i can provide them on Monday when I'll be
back in office.
ciao
--
Antonio Valentino
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---