Python_Kivy_问题总结

来源:互联网 发布:网络药品销售 编辑:程序博客网 时间:2024/05/17 19:19

在解压完kivy并安装好后运行hello_wrold.py出现以下错误:

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.

请按任意键继续. . .

解决方法:

出现此问题是因为显卡驱动是旧版本,只要更新的最新的版本就OK了,我用驱动精灵更新了一下 驱动,就搞定了,漂亮的界面就出来了。

原创粉丝点击