I would like to use Pyinstaller for PyQt applications we are developing. Initial experiments have been unsuccessful (I suspect hidden import problems that I have not yet investigated).
Is there a simple set of directions for using Pyinstaller for a PyQt application? At the moment I do not care whether the result is a single executable or an executable together with some DLLs. I'd just like, as an initial step, to get one of the PyQt examples to work with Pyinstaller (and Inno Setup -- but the Pyinstaller step comes first).
Thanks for any help.
------------------------------
Gary H. Merrill, Principal Scientist
Analysis Applications, Research, and Technologies
GlaxoSmithKline Research and Development
Research Triangle Park, NC
919.483.8456
_______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
