Paolo Alexis Falcone wrote: > On Sat, 13 Aug 2005 23:29:27 -0400, Madhusudan Singh wrote: > >> Hi >> >> I just finished developing an application using Qt Designer in Python >> that uses pyqwt, gpib, etc. How does one create standalone executables >> for applications such as these ? > > Generally, you can't, as Python is an interpreted programming language. > However, there are some projects like py2exe in Windows which approximates > what you want to do - port the Python code into a stand-alone application.
I should have added that my platform is Linux. -- http://mail.python.org/mailman/listinfo/python-list