[ pyopengl-Bugs-1667720 ] pyopengl-3.0.0a6 can't import GLUT

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.python.opengl.devel
Message-ID <[email protected]>
Bugs item #1667720, was opened at 2007-02-24 05:07
Message generated for change (Comment added) made by mcfletch
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=1667720&group_id=5988

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: GLUT
Group: v3.0.0
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Mike C. Fletcher (mcfletch)
Summary: pyopengl-3.0.0a6 can't import GLUT

Initial Comment:
On a freshly installed system (python 2.5, pyopengl 3.0.0.a6 via easy_install) I can't import GLUT:

>>> from OpenGL import GLUT

Traceback (most recent call last):
  File "<pyshell#8>", line 1, in <module>
    from OpenGL import GLUT
  File "build\bdist.win32\egg\OpenGL\GLUT\__init__.py", line 4, in <module>
  File "build\bdist.win32\egg\OpenGL\GLUT\special.py", line 73, in <module>
AttributeError: 'NoneType' object has no attribute 'glutDestroyWindow'
>>> 


----------------------------------------------------------------------

>Comment By: Mike C. Fletcher (mcfletch)
Date: 2008-04-18 16:52

Message:
Logged In: YES 
user_id=34901
Originator: NO

This was fixed in CVS head already.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=1667720&group_id=5988

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.