Hellfireone
Hellfireone
Same Problem here only with a Windows 10 Machine ! pls help
Hi , i tryed many things first of all , pip install PyQt5 , pip install PyQtWebEngine from cx_Freeze import * company_name = 'test' product_name = 'test' bdist_msi_options = {...
ok.ok i see my mistake , i write PyQt5 in zip_exclude_packages and now it works . Thx :)
now .exe is working but installer isn`t , any help ?
yes so i use command python setup.py bdist_msi , after that a msi installer is created (sorry for my English) i use the installer , a shortcut is createt ,...