-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with AI #3
Comments
Traceback (most recent call last): |
maybe your's tesseract.exe not in your PATH? Your's Python can't find it |
PS G:\DL\Subway-Surfers-AI-master (1)\Subway-Surfers-AI-master> & C:/Users/joche/AppData/Local/Microsoft/WindowsApps/python3.10.exe "g:/DL/Subway-Surfers-AI-master (1)/Subway-Surfers-AI-master/ai.py"
Entering epoch
C:\Users\joche\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\numpy\core\fromnumeric.py:3474: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,
C:\Users\joche\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\numpy\core_methods.py:189: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
Epoch: 1, Average Reward: nan
Entering epoch
The text was updated successfully, but these errors were encountered: