-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Problem init enviroment #12
Comments
Hi, can you explain your issue please ? |
I using Ubuntu 64 and start an new project with Python-for-Android. After set ANDROIDNDK and ANDROIDSDK then ran the command to create my distribution and the error is print in the term 'No ndk_build found' I solve export PATH=$PATH:$ANDROIDNDK This tip can make the most efficient README. |
I don't have ANDROIDNDK in the PATH, that's why i suspect another issue Can you show your ANDROIDNDK/ANDROIDSDK variables, and your PATH ? On 15/02/2012 16:12, Rodrigo Pinheiro Matias wrote:
|
The problem only happens when it is riding the environment first, then tried to reproduce the environment set up and failed. If you can test in a clean environment, I can try again later. |
@rodrigopmatias Does this work for you now? Can you try it with the current tools? |
I recommend this gets closed since there has been no response in almost a year. |
Closed for lack of response for greater than 1 year. @rodrigopmatias Please feel free to re-open this issue, if need be. |
The ANDROIDNDK need in the PATH
The text was updated successfully, but these errors were encountered: