android - Repo in CYGWIN got error like "Python can not open file 'user/bin/repo'" -
I have Windows 7 on my PC and I want to check the Android source by following the steps here: http: // source.android.com/source/downloading.html
I tried CYGWIN and told the exact same type of tutorial. But no luck found here:
$ repo init -u https://android.googlesource.com/platform/manifest -b Android-4.0.1_r1 CYGWIN bash told me this:
C: \ Python 27 \ python.exe: Can not open file '/ home / qhuang / bin / repo': [error 2] No such file or directory This file actually exists and may require a prefix:
C: \ cygwin \
to help anyone For (like me) later on Lets hit Rsn. After installing Python inside Saigwin it was solved for me (I installed Python in Windows, but not Sigwin). You can check whether it is installed with 'Python' if it comes back as C: / Bla / Python, you have not installed it in Sigwin; You want to tell / usr / bin / python to come back to tell you that it is an internal signin.
Comments
Post a Comment