Skip to content

not able to gather info #5

@sasismene

Description

@sasismene

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions