Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Python - kivy


darkmistery's Avatar
Member
0 0

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.