You are not logged in.

#1 2018-05-30 09:45:24

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Python(p4a): Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]

Hi,

I've been trying to build python-for-android

breakout$ buildozer android debug

which amounts to the same thing (Kivy).

breakout is the project directory.

Ten minutes into the process I'm getting a fatal error:

  RAN: /home/alexey/spaces/python/kivy/breakout/.buildozer/android/platform/build/build/python-installs/breakout/bin/python.host setup.py install -O2

  STDOUT:
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site

The error on stackoverflow. I tried everything without success. Any ideas? The major language version involved is python2.

Last edited by Llama (2018-05-30 13:19:47)

Offline

Board footer

Powered by FluxBB