[py-dev] How to install pytest on Android device?

Joseph Prince jpmobjoe at gmail.com
Tue Aug 9 02:16:56 CEST 2011


Hi,

I have an Android device and I want to install pytest on it.

At the moment, I could invoke Python (my version of Python is 2.6.2). I
tried the usual way to install "setuptools".

I tried to install a setuptools-0.6c11-py2.6.egg from the webpage (
http://pypi.python.org/pypi/setuptools#cygwin-mac-os-x-linux-other).
so that I can install pytest on http://pypi.python.org/pypi/pytest/2.1.0 When
I tried to run the shell for the .egg file, it gives me this error:-

# sh setuptools-0.6c11-py2.6.egg
dlopen libpython2.6.so
error: invalid Python installation: unable to open
/data/data/com.googlecode.pythonforandroid/files/python/lib/python2.6/config/Makefile
(No such file or directory)

Did I miss out any important steps? Please advise.


Appreciate your help.


-JP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20110809/f3398c8e/attachment.html>


More information about the Pytest-dev mailing list