You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to re-setup my whole environment and now I can't build an apk for anything.
$ python build.py --dir ~/dev/python/kivy/examples/demo/touchtracer/ --package org.demo.touchtracer --name "Kivy Touchtracer" --version 1.1.0 debug installd
BUILD FAILED
/home/alex/dev/python/python-for-android/dist/default/build.xml:6: Source resource does not exist: /home/alex/dev/python/python-for-android/dist/default/project.properties
Total time: 1 second
Buildfile: /home/alex/dev/python/python-for-android/dist/default/build.xml
BUILD FAILED
/home/alex/dev/python/python-for-android/dist/default/build.xml:6: Source resource does not exist: /home/alex/dev/python/python-for-android/dist/default/project.properties
Total time: 0 seconds
Any ideas?!?!?!
The text was updated successfully, but these errors were encountered:
I had to re-setup my whole environment and now I can't build an apk for anything.
$ python build.py --dir ~/dev/python/kivy/examples/demo/touchtracer/ --package org.demo.touchtracer --name "Kivy Touchtracer" --version 1.1.0 debug installd
Buildfile: /home/alex/dev/python/python-for-android/dist/default/build.xml
BUILD FAILED
/home/alex/dev/python/python-for-android/dist/default/build.xml:6: Source resource does not exist: /home/alex/dev/python/python-for-android/dist/default/project.properties
Total time: 1 second
Buildfile: /home/alex/dev/python/python-for-android/dist/default/build.xml
BUILD FAILED
/home/alex/dev/python/python-for-android/dist/default/build.xml:6: Source resource does not exist: /home/alex/dev/python/python-for-android/dist/default/project.properties
Total time: 0 seconds
Any ideas?!?!?!
The text was updated successfully, but these errors were encountered: