[WARNING]: Cython for python3 missing. If you are building for a python 3 target (which is the default) then THINGS WILL BREAK.
This then causes the build to break later on. I am really struggling to understand why I get this warning, which causes the break, when cython for python3 is definitely installed. I'd be grateful if you could take a look at the error output I have attached, to see what might be causing the error, and how I can correct it. I've attached the buildozer.spec file as well, just in-case you need it.
Thanks!
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/a55deda5-4bdd-4abe-b002-5d2029f6de76%40googlegroups.com.
I have just managed to build an APK using p4a directly, on OSX with Python3.7, but using a conda venv and installing cython with: "conda install cython"Using the "pip3 install cython" failed saying cython is not found - as you found.
On Tue, Sep 10, 2019 at 10:53 AM James Golding <jgold...@gmail.com> wrote:
Hi all--I asked a question previously about this issue, although I was a lot further behind. After updating Buildozer and all the necessary components, such as Android NDK to version r20 and using the 'develop' branch for p4a, I've got rid of most of my errors. There's just this one. Please see attached.Right after I have initiated the build with 'buildozer android debug' the outputs tell me that cython has been found but then a warning is produced:[WARNING]: Cython for python3 missing. If you are building for a python 3 target (which is the default) then THINGS WILL BREAK.
This then causes the build to break later on. I am really struggling to understand why I get this warning, which causes the break, when cython for python3 is definitely installed. I'd be grateful if you could take a look at the error output I have attached, to see what might be causing the error, and how I can correct it. I've attached the buildozer.spec file as well, just in-case you need it.
Thanks!
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/ed8cbe07-fa77-451c-a484-79d890b2fbbb%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/3d5547c1-520f-4aba-8968-f2e64c9387d5%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-...@googlegroups.com.
Execution failed for task ':processDebugManifest'.
WARNING: Received a --sdk argument, but this argument is deprecated and does nothing.
No compiled python is present to zip, skipping.
No setup.py/pyproject.toml used, copying full private data into .apk.
Applying Java source code patches...
Applying patch: src/patches/SDLActivity.java.patch
Warning: failed to apply patch (exit code 1), assuming it is already applied: src/patches/SDLActivity.java.patch
Do you have any idea what any of this means? I've attached the build output from the terminal, which contains all of the errors that are left. Hopefully you can come up with something.
Thanks!
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/bf19d672-2f9c-42c1-9ced-1f5937034959%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/bf19d672-2f9c-42c1-9ced-1f5937034959%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/bf19d672-2f9c-42c1-9ced-1f5937034959%40googlegroups.com.
File "/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7/distutils/version.py", line 337, in _cmp
if self.version < other.version:
TypeError: '<' not supported between instances of 'int' and 'str'
WARNING: Received a --sdk argument, but this argument is deprecated and does nothing.
No compiled python is present to zip, skipping.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/ca109a1f-4bb6-4f1f-b374-ac3884a82824%40googlegroups.com.
buildozer android clean
buildozer android debug
'python3,kivy'
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/ca109a1f-4bb6-4f1f-b374-ac3884a82824%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/9437f795-e1a7-4b7a-8285-a429c0462780%40googlegroups.com.
...
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/34cd48f8-7d93-4ba8-8695-db4a1c53a618%40googlegroups.com.