Hi All, I'm trying to build a pygame project as given in http://pygame.renpy.org/android-packaging.html. While running the build command as mentioned in 4th step(*android.py build mygame release install*), I'm getting -
*C:\pgs4a-0.9.4>android.py build mygame release install Updating build files. Traceback (most recent call last): File "C:\pgs4a-0.9.4\android.py", line 66, in <module> main() File "C:\pgs4a-0.9.4\android.py", line 54, in main build.build(iface, args.argument[0], args.argument[1:]) File "buildlib\build.py", line 301, in build build_core(iface, directory, commands) File "buildlib\build.py", line 221, in build_core subprocess.call([plat.android, "update", "project", "-p", '.', '-t', 'androi d-8', '-n', versioned_name]) File "C:\Python27\lib\subprocess.py", line 486, in call return Popen(*popenargs, **kwargs).wait() File "C:\Python27\lib\subprocess.py", line 672, in __init__ errread, errwrite) File "C:\Python27\lib\subprocess.py", line 882, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified * I don't understand the issue. Please help. Thanks -- Harsh Jha Senior Member Technical Staff, Oracle India Pvt. Ltd. _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers