[ pyopengl-Bugs-2079402 ] 'DarwinPlatform' object has no attribute 'getExtensionProced

"SourceForge.net" <[email protected]> Wed, 27 Aug 2008 23:32:47 +0000
Newsgroups gmane.comp.python.opengl.devel
Message-ID <[email protected]>
Bugs item #2079402, was opened at 2008-08-27 23:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2079402&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: GLE
Group: v3.0.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'DarwinPlatform' object has no attribute 'getExtensionProced

Initial Comment:
More specifically, I get this sequence of error messages

File "/Users/woolford/EMAN2/lib/emimage2d.py", line 721, in render
    GL.glBlendEquation(GL.GL_FUNC_SUBTRACT);
  File "/Library/Python/2.5/site-packages/PyOpenGL-3.0.0b5-py2.5.egg/OpenGL/platform/baseplatform.py", line 296, in __call__
    if self.extension and self.load():
  File "/Library/Python/2.5/site-packages/PyOpenGL-3.0.0b5-py2.5.egg/OpenGL/platform/baseplatform.py", line 275, in load
    pointer = platform.PLATFORM.getExtensionProcedure(
AttributeError: 'DarwinPlatform' object has no attribute 'getExtensionProcedure'



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

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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net