python - Pyinstaller --windowed or --noconsole .exe not allowing chromedriver to open -


i have python program converting .exe file. have compiled pyinstaller , working fine. want rid of console window have pyqt user interface. have tried:

pyinstaller --onefile --windowed --icon=favicon.ico main.py 

its compiling fine , running when chromedriver activated doesnt show up. works fine when not use --windowed or --noconsole.

anyone had problem before?

thanks jamie

add --noconsole flag script call , remove --windowed, tested , worked me.

this :

pyinstaller --noconsole --icon=favicon.ico main.py 

Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -