Reg : Creating a exe file from pyinstaller of python application
Hi, I'm creating GUI using python gtk, and which uses external library gtk , M2Crypto I want make executable file by using pyinstaller, Which is not including external library How to make external library include into executable file . Can you give any suggestion how to import external library in make of executable file in windows xp. Thanks & With Regards Prapulla -- https://mail.python.org/mailman/listinfo/python-list
Re : Python GTK GUI struck when process is going on.
Hi all, I'm using python gtk to upload file to S3 service by boto API , GUI struck when uploading file and releases the GUI after completed download I'm using thread to show progress of upload in GUI but it struck. Can you some suggestion how to show progress of upload in GUI or any spinner until upload finish With Regards Prapulla Kumar R -- https://mail.python.org/mailman/listinfo/python-list