-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
The python3crystax recipe can only be built when using the CrystaX NDK. Exiting. #3740
Comments
I am reinstall NDK and this fix, but i get new error
|
I am clear chace and fix it, but it is not last error :D `[INFO]: Building six for armeabi-v7a [INFO]: six apparently isn't already in site-packages [INFO]: Installing six into site-packages [INFO]: -> directory context /home/ubuntu/Desktop/electrum_lbtc-master/dist/.buildozer/android/platform/build/build/other_builds/six-python3crystax/armeabi-v7a/six Traceback (most recent call last): sh.CommandNotFound: python3.5 |
And, i create symlink python3.5 to python3.6 and fix it, but next error : `#Package the application Traceback (most recent call last): FileNotFoundError: [Errno 2] No such file or directory: './contrib/versions.py' |
AAAND, i create versions.py manualy and fix it, but i ger new error: `[DEBUG]: :compileDebugJavaWithJavac [DEBUG]: :compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.). how to change source ? |
Please read the build instructions. |
"Use the stable branch of python-for-android." How can I do it ? |
Please upload valid python-for-android for compile electrum |
You can try to manually reset HEAD to before the commit mentioned in the FAQ and then merge the ssl branch. |
@lordo Can you try from scratch with the updated instructions? |
I am still having this issue with the updated instructions. |
I have the same issue |
I had the same issue recently. |
python3crystax says that it works only with a CrystaX NDK but it already loaded the CrystaX NDK!
The text was updated successfully, but these errors were encountered: