Tyrone
Tyrone
  • Видео 2
  • Просмотров 33 551
How to Convert Python PyQt5 app to one file .EXE
Convert python PyQt5 gui to .exe in windows. We can use pyinstaller or nuitka to do it.
In this, video I use nuitka to convert PyQt5 to .exe so everyone can run Python script without the installation of Python, like a complete app.
I met a problem when convert use --onefile. After solving the problem, I made this video to remember and hope this will help someone.
Code in video:
- Standalone Mode:
python -m nuitka --mingw64 --windows-disable-console --windows-icon-from-ico=icon.ico --include-data-file=icon.ico=icon.ico --plugin-enable=pyqt5 --standalone main.py
- Onefile Mode:
python -m nuitka --mingw64 --windows-disable-console --windows-icon-from-ico=icon.ico --plugin-enable=pyqt5 --onefile mai...
Просмотров: 1 517

Видео

How to get ID Channel/Group and Token Telegrambot
Просмотров 32 тыс.4 года назад
BO Journeys EA can trade direct from Metatrade4 to Iq Option and save your history of trade to analyse. BO Journeys EA can also send signals to Telegram Channel and Group BO Journeys EA have two versions. The first is for practice purpose and the second one is for trade direct from mt4 to Iq Option. For practice: 50$/year For mt4toiq: 20$/month Contact: trustedindicators@gmail.com Link Telegram...

Комментарии