qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
58 stars 11 forks source link

dulwich install fails #125

Open jayvdb opened 8 years ago

jayvdb commented 8 years ago
> pip install dulwich
...
creating build/temp.linux-armv7l-2.7/dulwich

arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /QPython/tools/android-ndk-r10c/platforms/android-14/arch-arm -fno-strict-aliasing -DNDEBUG -fPIC -I/data/data/com.hipipal.qpyplus/files/include/python2.7 -c dulwich/_objects.c -o build/temp.linux-armv7l-2.7/dulwich/_objects.o

unable to execute arm-linux-androideabi-gcc: No such file or directory

error: command 'arm-linux-androideabi-gcc' failed with exit status 1

----------------------------------------
Command /data/data/com.hipipal.qpyplus/files/bin/python -c "import setuptools;__file__='/storage/emulated/0/com.hipipal.qpyplus/cache/build/dulwich/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /storage/emulated/0/com.hipipal.qpyplus/cache/pip-Ho8vXj-record/install-record.txt failed with error code 1