-
After logging on the Raspberry Pi 4B to the command line (using raspi-config boot to CLI), cannot execute kivy because of critical error when attempting to use any kivy Window provider: egl_rpi, sdl2,…
-
### Versions
* Python: 3.5.3
* OS: Raspian
* Kivy: 1.11.1
* Kivy installation method: https://kivy.org/doc/stable/installation/installation-rpi.html (pip)
### Description
I am followin…
-
I followed the kivy official istruction to install it with conda. here is my `conda list ` :
```
#Name Version Build Channel
_libgcc_mutex 0.1 …
-
Hi, I'm running a very simple code with kivy on iOS but the Xcode project created fails to build. In particular, the linking process is failing. I'm getting a lot of Undefined symbols for architecture…
-
### Versions
* Python: 3.7
* OS: Elementary OS
* Buildozer: Installed from Github via pip install git+...
### Description
I've set a custom path so I can install kivy from my disk but It do…
-
### Versions
* Python: 3.5.2 / 2.7.12
* OS: Linux (Ubuntu based)
* Kivy: 1.10.0
* Kivy installation method: pip
### Description
Rotate instruction (kivy.graphics.Rotate) doesn't rotate…
-
**[Original report](https://bitbucket.org/david_baddeley/python-microscopy/issue/20) by Michael Graff (Bitbucket: [Orgual](https://bitbucket.org/Orgual), ).**
----------------------------------------…
-
I installed kivy as mentioned in the documentation. Typing "kivy" in the terminal is opening the python promt. Entering "kivy /Applications/Kivy.app/Contents/Resources/kivy/examples/3Drendering/main.p…
-
I have taken the stock `examples/3Drendering` folder, used buildozer to create an Android package and run it on my phone. The result is not nice (see pictures). I feel this is more a problem of the ex…
-
It only shows a black window. I tested on OSX 10.11.1 and 10.10.5 with kivy 1.8.0 and 1.9.0 app and 1.9.0 and 1.9.1-dev installed via pip.
trace: http://pastebin.com/JxDRMqBp
using pygame does not ch…