调用glutInit时TypeError: 'NoneType' object is not callable
调用glutInit时TypeError: 'NoneType' object is not callable
发布时间:2015-05-12 来源:查字典编辑
摘要:在Win764bit上用Python+PyOpenGL时,调用glutInit()即出错:_base_glutInit(ctypes.byr...

 在Win7 64bit上用Python+PyOpenGL时,调用glutInit()即出错:

_base_glutInit( ctypes.byref(count), holder )

TypeError: 'NoneType' object is not callable

说的最多的解决方法是下载glut32.dll放到C:WindowsSystem32,但是根本不行。

在Win7 64bit中,应该放到C:WindowsSysWOW64,终于OK了。

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新电脑常识学习
热门电脑常识学习
电脑子分类