yan12125 / python3-android

Python 3 cross-compilation tools for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python 3.9 interpreter not found

lmbelo opened this issue · comments

Hi!

Compilation ended with the error below. Any idea? Did the same as shown in read-me.

  • ./Android/configure.py --arch arm --api 21 --prefix=/usr
    checking build system type... x86_64-pc-linux-gnu
    checking host system type... armv7a-unknown-linux-androideabi
    checking for python3.9... python3.9
    checking for python interpreter for cross build... pyenv: python3.9: command not found

The `python3.9' command exists in these Python versions:
3.9.0

Note: See 'pyenv help global' for tips on allowing both
python2 and python3 to be found.
pyenv: python: command not found

The `python' command exists in these Python versions:
3.9.0

Note: See 'pyenv help global' for tips on allowing both
python2 and python3 to be found.
configure: error: python3.9 interpreter not found

corrupted files mistake