How to make a cross platform python app with pyinstaller??

Souvik Dutta souvik.viksou at gmail.com
Tue Feb 4 22:30:45 EST 2020


Hi,
I made a python gui with pyqt5 and packed it with pyinstaller. It is
running well in my computer but when I gave it to a friend who doesn't have
any python version installed and it didn't run. The message was "This app
cannot be run on your pc.". How can I solve this???


More information about the Python-list mailing list