Skip to content

OSError: [Errno 2] No such file or directory: '/home/username/code/kivy/examples/demo/touchtracer' #424

@kasravnd

Description

@kasravnd

I got this error :

OSError: [Errno 2] No such file or directory: '/home/username/code/kivy/examples/demo/touchtracer'

After running the following command :

./build.py --package org.test.touchtracer --name touchtracer \--version 1.0 --dir  ~/code/kivy/examples/demo/touchtracer debug

I read similar issues but seems this is a new one, is it because of bad installation of kivy? also if after this error I run the following command :

adb install bin/touchtracer-1.0-debug.apk

I will raise this error :

can't find 'bin/touchtracer-1.0-debug.apk' to install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions