-
**Versions**
* Python : Python 3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
* MacOS version : 14.4.1 (23E224)
* XCode Version : Version 1…
-
hi, i have this issue when i try to install kivy
same thing with ver 1.10 and 1.9.x can anyone help me ?
------------------------------------------------------------
/data/user/0/org.qpython.qpy3…
-
In this issue, when a new address is added to the address book, the user is redirected to the address book, but the data was not updated on the address book listing screen. For this before we implemen…
cis-s updated
4 years ago
-
Kivy is a python based cross platform graphical backend for mobile and desktop apps. It can compile to both Android and iOS.
I would like to discuss this library as a potential backend for Zim Des…
-
The program's GUI is written in Tkinter, I want to move the GUI to Kivy. This might help https://kivy.org/doc/stable/gettingstarted/first_app.html
-
**Software Versions**
* Python: 3.11.5
* OS: Windows 11
* Kivy: 2.21
* Kivy installation method: pip install kivy[base]
**Describe the bug**
When running the [custom_titlebar.py](https://githu…
-
Hello,
I am building an app using Kivy. When running the app in android using ```buildozer android run logcat``` I get the error:
```
.../.buildozer/android/platform/build-arm64-v8a/build/python-…
Camcz updated
1 month ago
-
**Bug description:**
I'm using Kivy Garden graph widget to draw various graphs how population sizes change over time. Specifically I'm using the SmoothLinePlot module.
The program and graph drawin…
-
**Describe the bug**
If I tried to compile my application to an app package for macOS with PyInstaller, the app crash at startup.
With the same code where i don't add the Mapview, the app don't cr…
-
Hi man, great work with this program!
I think i hit a issue: every time i try to run a batch on a folder gives me this error:
Traceback (most recent call last):
File "", line 113, in worker
File "…