xp4xbox / Python-Keylogger

Simple keylogger with email option

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to execute script main

chiragarora01 opened this issue · comments

try running it first without building it as an .exe and see what the error is.

same error here and I can't find a way to make it work... any help? :D

It seems to be pyinstaller related, for now you can fix it by just running the .py file instead of the .exe

Was due to pynput newest version, reinstall the requirements.txt should fix it.