Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Python - kivy
Is anyone here using kivy to develop GUI apps? I tried it but always get the same error:
[INFO ] [Window ] using <pygame> as window provider
GL: glGenFramebuffers is NULL, try to detect an extension
GL: No framebuffers extension is supported
GL: Any call to Fbo will crash !
Fatal Python error: (pygame parachute) Segmentation Fault
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Anyway I cant understand why I'm getting this.