I installed python 2.7 on my Android device and I tried to execute a python script by typing a command in a terminal emulator. The problem is that although I am using the full path for python, the following error appears:
link_image[1997]: failed to link ./python CANNOT LINK EXECUTABLE.
I tried adding environment variables to. / ~ bashrc, but I didnβt. Any idea?
source share