OS: Windows 11
Python Version: 3.7.7
IDE: Pycharm
Pyinstaller Version: 3.6

*Command to generate executable: pyinstaller --onefile 
--icon=slicon.ico SecureLogin_V2.1.py*

The executable gets generated fine. No errors reported

But when I run the executable file, I get the error as per the below 
screenshot:
https://pasteboard.co/pKZZYqmVCGIj.png

pip install webdriver-manager
pip install webdriver_manager

Both the above commands return "Requirement already satisfied"

Can someone please help me how to fix this?

TIA



-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/8dccbe9a-909a-4184-9925-895304bc8b36n%40googlegroups.com.

Reply via email to