自学内容网 自学内容网

Attempt to call an undefined function glutInit

Attempt to call an undefined function glutInit

解决方法:

从这里下载PyOpenGL 的whl安装文件,

https://drive.google.com/drive/folders/1mz7faVsrp0e6IKCQh8MyZh-BcCqEGPwx

安装命令举栗

pip install PyOpenGL-3.1.7-cp39-cp39-win_amd64.whl 

pip install PyOpenGL_accelerate-3.1.7-cp39-cp39-win_amd64.whl

备注,以前的opengl下载网址已经失效了:

https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopengl


原文地址:https://blog.csdn.net/jacke121/article/details/136135205

免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!