Questions tagged as 'python-kivy'

0
answers

Python - remove_widget does not remove everything you need

Good evening, everyone. I have a screen where you have four fields to add products: "description", "unit value", "quantity" and "total value" To add more products, have a "+" button and to remove the last line, a "-" button as in the image:...
asked by 17.02.2018 / 01:17
1
answer

Error with OpenGl in Python

(k36) C:\Users\rudij\Desktop\etapa 1>python main.py [INFO ] [Logger ] Record log in C:\Users\rudij\.kivy\logs\kivy_18-02-02_3.txt [INFO ] [Kivy ] v1.10.0 [INFO ] [Python ] v3.6.4 |Anaconda, Inc.| (default, Jan 16 2018, 1...
asked by 02.02.2018 / 22:52
1
answer

Kivy does not run text editor error

Hello I just installed kivy on windows following the step-by-step instructions on kivy.org. When I try to run a test script, I get a message in the pycharm console that the execution was aborted: "Unable to get a Text provider, abort." All...
asked by 09.01.2018 / 21:58
1
answer

error running kivy designer, No module named 'designer'?

how to solve this error in kivy designer? [! [insert description of image here] [2]] [2]     
asked by 07.12.2017 / 19:06
1
answer

Kivy event with keyboard

I'm creating a piano with kivy is working fine, but just with the mouse click on the Button, I want to know how to do when typing a button the Button to be executed without having to click the mouse from kivy.uix.button import Button from kivy...
asked by 27.10.2017 / 19:44
1
answer

Low resolution text in Python Kivy

I'm starting in Python and Kivy, but I'm not understanding why the low resolution of the generated objects. In a simple screen of username and password, it is possible to observe the text serrated, that is, with low rendering. Is there a way...
asked by 10.03.2018 / 18:04
3
answers

C: \ Users \ Raiqupip install pygame - "The system can not execute the specified program"

I'm trying to download pygame in python 3.6.5 (64-bit) windows 10, but when I open cmd, I try to run the command " pip install pygame " or kivy , or just type " pip " in the cmd, this message appears ... "The system can not exe...
asked by 14.04.2018 / 02:51