Python论坛  - 讨论区

标题:[python-chinese] opengGL 调用问题

2006年07月19日 星期三 15:18

iconic iconic at 126.com
Wed Jul 19 15:18:32 HKT 2006

我在尝试调用openGL模块,发现问题。 我安装的是python2.43
PyOpenGL-2.0.2.01.py2.4-numpy23
报错内容:
Traceback (most recent call last):
File "E:\opengltest.py", line 2, in ?
import OpenGL.GLUT
File "D:\Python24\Lib\site-packages\OpenGL\GLUT.py", line 5, in ?
import _GLUT
ImportError: DLL load failed: 找不到指定的模块。

我查找到了GLUT.py 存在指定目录中,_GLUT 也存在。dll load failed 指的具体
是什么?我想我的电脑应该含有opengl的动态库才对。

我应该检查那些地方,才能解决这个问题?还是说除了安装pyopengl以为还要安装
别的?如果是,装什么?
谢谢!





[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月19日 星期三 15:27

大熊 bearsprite at gmail.com
Wed Jul 19 15:27:07 HKT 2006

你还需要一个glut32.dll,发你一个,省得你找了:)

在06-7-19,iconic <iconic at 126.com> 写道:
>
>
> 我在尝试调用openGL模块,发现问题。 我安装的是python2.43
> PyOpenGL-2.0.2.01.py2.4-numpy23
> 报错内容:
> Traceback (most recent call last):
> File "E:\opengltest.py", line 2, in ?
> import OpenGL.GLUT
> File "D:\Python24\Lib\site-packages\OpenGL\GLUT.py", line 5, in ?
> import _GLUT
> ImportError: DLL load failed: 找不到指定的模块。
>
> 我查找到了GLUT.py 存在指定目录中,_GLUT 也存在。dll load failed 指的具体
> 是什么?我想我的电脑应该含有opengl的动态库才对。
>
> 我应该检查那些地方,才能解决这个问题?还是说除了安装pyopengl以为还要安装
> 别的?如果是,装什么?
> 谢谢!
>
>
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
茫茫人海,你是我的最爱
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060719/7d17b763/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月19日 星期三 15:33

iconic iconic at 126.com
Wed Jul 19 15:33:34 HKT 2006

谢谢,问题解决了!


大熊 写道:
> 你还需要一个glut32.dll,发你一个,省得你找了:)
>
> 在06-7-19,*iconic* <iconic at 126.com iconic at 126.com>> 写道:
>
>
>     我在尝试调用openGL模块,发现问题。 我安装的是python2.43
>     PyOpenGL-2.0.2.01.py2.4-numpy23
>     报错内容:
>     Traceback (most recent call last):
>     File "E:\opengltest.py", line 2, in ?
>     import OpenGL.GLUT
>     File "D:\Python24\Lib\site-packages\OpenGL\GLUT.py", line 5, in ?
>     import _GLUT
>     ImportError: DLL load failed: 找不到指定的模块。
>
>     我查找到了GLUT.py 存在指定目录中,_GLUT 也存在。dll load failed 指
>     的具体
>     是什么?我想我的电脑应该含有opengl的动态库才对。
>
>     我应该检查那些地方,才能解决这个问题?还是说除了安装pyopengl以为还
>     要安装
>     别的?如果是,装什么?
>     谢谢!
>
>
>
>
>     _______________________________________________
>     python-chinese
>     Post: send python-chinese at lists.python.cn
>     python-chinese at lists.python.cn>
>     Subscribe: send subscribe to
>     python-chinese-request at lists.python.cn
>     python-chinese-request at lists.python.cn>
>     Unsubscribe: send unsubscribe
>     to  python-chinese-request at lists.python.cn
>     python-chinese-request at lists.python.cn>
>     Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
>
>
> -- 
> 茫茫人海,你是我的最爱
> ------------------------------------------------------------------------
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese



[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号