After convert python script to exe when I run script.exe with double click it flash cmd and when run it by cmd the error down appear?
Traceback (most recent call last):
File "key_store.py", line 1, in <module>
File "PyInstallerloaderpyimod03_importers.py", line 531, in exec_module
File "pynput\__init__.py", line 40, in <module>
File "PyInstallerloaderpyimod03_importers.py", line 531, in exec_module
File "pynputkeyboard\__init__.py", line 31, in <module>
File "pynput\_util\__init__.py", line 76, in backend
ImportError
[8904] Failed to execute script key_store
question from:
https://stackoverflow.com/questions/65937253/after-convert-python-script-to-exe-when-i-run-script-exe-with-double-click-it-fl 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…