-
### Versions
* Python: 2.7
* OS: android
* Kivy: 1.9.11.10.1-dev(master)
* Kivy installation method: pip
### Description
I compile the app and find it work at first time launch.
Howev…
-
### Versions
* OS: Android 7.1.2
* Python version: Python v2.7.2
* Python installation method: p4a
* Android SDK version: 19
* Android NDK version: android-ndk-r10e
### Description
Wh…
-
I like the idea, but not XML
All the attributes in the XML can be expressed in to YAML or JSON
Using `xmltodict.unparse` it is possible to transform YAML to dict then to XML.
-
After running:
`buildozer android_new debug deploy run`
I get
``` bash
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for andr…
-
Process: Python [44031]
Path: /usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/Resources/Python.app/Contents/MacOS/Python
Identifier: …
-
I have been thinking how to upgrade some of my tools to use async, specifically trio, now that I switched to py3 (finally). However, I have run into some conceptual threading issues that I'm not sure …
-
So the issue I have is that when I compile an OSX application using Kivy it seems like the application compiles correctly. It includes the SDL2 provider.
However when I run the program from the com…
-
Im attempting to run the console.py example but get the following errors.
```
Traceback (most recent call last):
File "console.py", line 28, in
main()
File "console.py", line 17, in m…
-
## Environment Info
kivy: 1.9.1
pygments: 2.2.0
docutils: 0.13.1
watchdog: 0.8.3
jedi: 0.10.0
gitpython: 2.1.3
six: 1.10.0
kivy-garden: 0.1.4
Platform: Windows-10-10.0.14393-SP0
Python: …
-
Is there any way this could be implemented as a toolkit for use with [Enaml](http://nucleic.github.io/enaml/docs/get_started/introduction.html)?
Flexx does have a nice declarative way of defining t…