- Oct 1, 2017
- 60
- 75
Trying to make an android version of my game but I keep getting this error:
Ren'Py 8.2.3.24061702
Traceback (most recent call last):
File "game/mobilebuild.rpy", line 198, in call
File "lib/python3.9/subprocess.py", line 951, in __init__
File "lib/python3.9/subprocess.py", line 1420, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Could not create android.keystore. Is keytool in your path?
Any idea how to fix this?
Ren'Py 8.2.3.24061702
Traceback (most recent call last):
File "game/mobilebuild.rpy", line 198, in call
File "lib/python3.9/subprocess.py", line 951, in __init__
File "lib/python3.9/subprocess.py", line 1420, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Could not create android.keystore. Is keytool in your path?
Any idea how to fix this?