Good day!
I\'m using python 3.5.2 with qt5, pyqt5 and sip14.8. I\'m also using the latest pyinstaller bracnch (3.3.dev0+g501ad40).
I\'m trying to create an e
can use "pyinstaller --onefile filename.py". exe file will be created in dist folder