exec: 23: python: not found error?
Posted
by user364133
on Stack Overflow
See other posts from Stack Overflow
or by user364133
Published on 2010-06-11T01:59:48Z
Indexed on
2010/06/11
2:02 UTC
Read the original article
Hit count: 187
python
im trying to build android from source on ubuntu 10.04. when i enter the repo command:
repo init -u git://android.git.kernel.org/platform/manifest.git -b eclair
it get this error back
exec: 23: python: not found
any ideas.
© Stack Overflow or respective owner