Closed tommytang213 closed 1 year ago
could you have a look at #26 ? he had the same problem as you :)
Dear Felix,Tested the solution works for me, thank you.Best regards,TommyOn Jul 26, 2023, at 15:08, Felix Breuer @.***> wrote: could you have a look at #26 ? he had the same problem as you :)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
awesome, thanks for the feedback!
The python script to call the chrome browser can be run in .py format. However, it fails to run after built to .exe file. The error is as below: (I ran the script on window 10)
Traceback (most recent call last): File "Assign_Pollvote.py", line 8, in
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "chromedriver_py__init__.py", line 38, in
File "chromedriver_py__init__.py", line 33, in _get_filename
Exception: Couldn't find a binary for your system: windows / amd64. Please create an Issue on github.com/breuerfelix/chromedriver-py and include this Message.