[ pyopengl-Support Requests-1672290 ] Can't install and use PyOpenGL

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.python.opengl.devel
Message-ID <[email protected]>
Support Requests item #1672290, was opened at 2007-03-02 09:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=205988&aid=1672290&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: build
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Scott F. Johnston (sfj)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't install and use PyOpenGL

Initial Comment:
I've used PyOpenGL for years.

However, I'm now trying to install on a stock MacBook Pro.

Stock python on a mac is 2.3. I know it's fun to use new versions of software, but things like PyOpenGL should work without having to upgrade standard software like Python.

The old 2.0.1.09 branch doesn't come close to building.

The new 3.0.0a6 branch builds and installs an "egg", but it is now dependent on ctypes, and neither "easy_install" nor a "python setup.py install" flagged this dependency.

ctypes is built into 2.5 python but is supposed to be available for 2.3 and I don't mind installing it. However, based on google cache information, it looks like python.net (starship) has been down for about three weeks, so "easy_install" fails when trying to install ctypes.

Ctypes can be installed from a version on sourceforge, but that install doesn't pass the "python setup.py test" as there is an error in "gestalt("sysv")". (-5551 'undefined selector was passed to Gestalt').
It doesn't even import.

So while ctypes is the right way for PyOpenGL to go, getting away from the SWIG headaches of years past, it is only as good as the weakest link, which would appear to be ctypes at this point.

Now I'm off to the ctypes project to see if I can track down that failure.

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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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.