Code Monkey home page Code Monkey logo

Comments (1)

tito avatar tito commented on May 28, 2024

Open your terminal, and try to type just "android". This is a tool from
Android SDK that must be available within your PATH.

Mathieu

On 07/02/2012 23:16, Seg-mel wrote:

meloman@meloman-notebook:~/data/programming/android/python-for-android/dist/default$ python ./build.py --package org.test.touchtracer --name touchtracer --version 1.0 --dir /home/meloman/data/programming/android/python-for-android/dist/default/python-install/share/kivy-examples/demo/touchtracer/ debug
Traceback (most recent call last):
File "./build.py", line 333, in
make_package(args)
File "./build.py", line 242, in make_package
subprocess.call([ANDROID, 'update', 'project', '-p', '.', '-t', 'android-8'])
File "/home/meloman/.pythonbrew/pythons/Python-2.7.1/lib/python2.7/subprocess.py", line 486, in call
return Popen(_popenargs, *_kwargs).wait()
File "/home/meloman/.pythonbrew/pythons/Python-2.7.1/lib/python2.7/subprocess.py", line 672, in init
errread, errwrite)
File "/home/meloman/.pythonbrew/pythons/Python-2.7.1/lib/python2.7/subprocess.py", line 1202, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

what could be wrong? used your instructions


Reply to this email directly or view it on GitHub:
#10

from python-for-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.