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
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to