missing cython error

45 views
Skip to first unread message

avid

unread,
Jul 1, 2015, 9:05:51 AM7/1/15
to python-...@googlegroups.com
Hi,
I am trying to build python for android as per instructions in
http://python-for-android.readthedocs.org/en/latest/toolchain/#prerequisites

I am getting cython missing error after I run

./distribute.sh -m "kivy"

I have installed cython as per the instruction, also followed the instructions on
http://docs.cython.org/src/quickstart/install.html to install cython.I have python and cython both installed but still getting the error,


full error log-

Check build dependencies for Ubuntu
Packages missing: cython
It might break the compilation, except if you installed thoses packages manually.
Check environment
SDK located at /home/user/Documents/android/android-sdk-linux/
NDK located at /home/user/Documents/android/android-ndk-r9d
NDK version is r9d
API level set to 19
Check NDK location
Check mandatory tools
Distribution will be located at /home/user/Documents/android/kivy/python-for-android-master/dist/default
Entering in ARM environment
Compiler found at /home/user/Documents/android/android-ndk-r9d/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin//arm-linux-androideabi-gcc
PATH is /home/user/Documents/android/android-ndk-r9d/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/user/Documents/android/android-ndk-r9d/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/user/Documents/android/android-ndk-r9d:/home/user/Documents/android/android-sdk-linux//tools:/home/user/Documents/android/android-ndk-r9d:/home/user/Documents/android/android-sdk-linux//platform-tools:/home/user/Documents/android/android-sdk-linux//tools:/home/user/Documents/android/android-ndk-r9d/:/home/user/Documents/android/android-sdk-linux//platform-tools:/home/user/Documents/android/android-sdk-linux//tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
Leaving ARM environment
Read kivy recipe
Module kivy depend on pygame pyjnius android
Read pygame recipe
Module pygame depend on python sdl
Read pyjnius recipe
Module pyjnius depend on python sdl
Read android recipe
Module android depend on pygame
Read python recipe
Module python depend on hostpython
Read sdl recipe
Module sdl depend on python
Ignored python, already processed
Ignored sdl, already processed
Ignored pygame, already processed
Read hostpython recipe
Ignored python, already processed
Modules changed to hostpython python sdl pygame pyjnius android kivy
Pure-Python modules changed to
Run get packages
Download package for hostpython
Downloading http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
--2015-07-01 22:50:52-- http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Resolving python.org (python.org)... 104.130.43.121, 2001:4802:7901:0:e60a:1375:0:5
Connecting to python.org (python.org)|104.130.43.121|:80...
Connecting to python.org (python.org)|104.130.43.121|:80... failed: Connection timed out.
Connecting to python.org (python.org)|2001:4802:7901:0:e60a:1375:0:5|:80... failed: Network is unreachable.

it tries to install python and gets stuck there, any help would be appreciated

thanks





Reply all
Reply to author
Forward
0 new messages