[Solved] Kivy widgets doesn't shows up! | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 33

[Solved] Kivy widgets doesn't shows up!

- Kivy doesn't load any widgets! - In the example code I given, It just shows a black window without the label! This bug came up after fixing: ā–  Kivy doesn't detect OpenGL2.0! which is fixed by adding a new environment variable: KIVY_GL_BACKEND = angle_sdl2 My Specs šŸ–„: Platform 怰ļø Windows 10 [64-bit] Interpreter 怰ļø Python 3.7.3 & 3.7.7 Graphics 怰ļø OpenGL 3.1.0 Code šŸ“Ÿ https://code.sololearn.com/ck2r1DzIRfFD/?ref=app Console log šŸ“ƒhttps://code.sololearn.com/cJMszjqnyYGV/?ref=app āø»āø»āø»āø»āø»āø»āø»āø» I have posted this thread on many forumsā¬ šŸon Python forum: https://python-forum.io/Thread-Kivy-Kivy-text-label-won-t-shows-up šŸ”¶ļøon StackOverflow: https://stackoverflow.com/questions/61318824/kivy-text-label-wont-shows-up šŸ”“on Redit: https://www.reddit.com/r/kivy/comments/geeyyd/kivy_widgets_wont_shows_up/ āø»āø»āø»āø»āø»āø»āø»āø» šŸ†•Edit: Also tried reinstall Python3.7 and reinstalling Kivy following the way recommended by Kivy official doc! ā€ā€ā€Ž ā€Ž

2nd May 2020, 7:22 AM
A C K
A C K - avatar
5 Respostas
+ 7
After restless troubleshooting I got the solution xD - The issue was due to my old integrated intel-made graphics card, arising conflicts with my os, and kivy! - It was very hard to troubleshoot as Kivy and OpenGL claims to work correctly while the issue is still there! - I should either purchase a new graphics card or try installing unofficial graphics driver if available to make kivy work well in my pc. (credits ~ Snu at kivy discord) Thanks to all for the help!
20th Jun 2020, 9:43 AM
A C K
A C K - avatar
+ 9
Basel Al_hajeri.MBH() I've no other way bro šŸ˜…
15th May 2020, 3:02 PM
A C K
A C K - avatar
+ 6
Mirielle || GOAT Now the window doesn't open at all šŸ¤·ā€ā™‚ļø
7th May 2020, 7:36 AM
A C K
A C K - avatar
+ 3
Losing challenges šŸ˜• it is uncommon way here bro
15th May 2020, 1:27 PM
Basel.Al_hajeri?.MBH()
Basel.Al_hajeri?.MBH() - avatar
+ 3
I tried the program and shows up a black window with "Hello kivy" at the center
17th Jun 2020, 9:34 AM
Orango Mango
Orango Mango - avatar