subwAI icon indicating copy to clipboard operation
subwAI copied to clipboard

not able to gather info

Open sasismene opened this issue 2 years ago • 0 comments

PS C:\Users\sasis\Desktop\subwAI-main> python ai.py gather Starting the Game Subway Surfers! Traceback (most recent call last): File "C:\Users\sasis\Desktop\subwAI-main\ai.py", line 431, in main() File "C:\Users\sasis\Desktop\subwAI-main\ai.py", line 49, in main gather_training_data() File "C:\Users\sasis\Desktop\subwAI-main\ai.py", line 145, in gather_training_data game = Game() File "C:\Users\sasis\Desktop\subwAI-main\game.py", line 33, in init subprocess.run(PATH_TO_GAME) File "C:\Users\sasis\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 501, in run with Popen(*popenargs, **kwargs) as process: File "C:\Users\sasis\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 947, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Users\sasis\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 1416, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified

sasismene avatar May 31 '22 18:05 sasismene