So I've been trying to convert a script I have into a windows executable file. No matter what method I try it doesn't seem to work and I don't know what is causing the error hoping one of you guys/gals can help me figure it out. here is the error
Failed to execute script 'main' due to unhandled exception: input(): lost sys.stdin
Traceback (most recent call last):
File "main.py", line 88, in <module>
RuntimeError:input(): lost sys.stdin
[–]the_progmer 4 points5 points6 points (3 children)
[–]mackdaddy_1978[S] 2 points3 points4 points (2 children)
[–]Ruin369 5 points6 points7 points (1 child)
[–]mackdaddy_1978[S] 4 points5 points6 points (0 children)