472,352 Members | 1,533 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,352 software developers and data experts.

pyOpenGL for python 2.3

Hi, why hasn't there a version of pyOpenGL for python 2.3.x yet? Currently
the binary installers for windows only work with python 2.2, and will give
an when installing for python 2.3. I can't build it either unless I build
python 2.3 from source as well. Is there a work around available?? Thanks
in advance.

-s
Jul 18 '05 #1
3 1944
Jimmy Johns wrote:
Hi, why hasn't there a version of pyOpenGL for python 2.3.x yet?
Because no one with MSVC++ 6.0 has stepped up to package it yet :) . I
don't have access to a copy of VC++ that can be used for externally
released applications, so I need someone to do the build and produce a
package for redistribution.
Currently
the binary installers for windows only work with python 2.2, and will give
an when installing for python 2.3.
Yes, PyOpenGL is a binary package that is linked to specific Python and
Numpy versions. You cannot use a binary created for Python 2.2 with
Python 2.3.
I can't build it either unless I build
python 2.3 from source as well.
Actually, that's not a requirement. Building requires only the Python
2.3 distributed from python.org, VC++ and the various .lib and .h files
as outlined on the installation page.
Is there a work around available??
Arthur has a "minimal" installer available, but it's missing the OpenGL
extensions:
http://www.google.ca/groups?selm=mai...t%40python.org

Note: Tk support is not available under Python 2.3 in any version of
PyOpenGL.

If you do have VC++ 6.0, then you just need to follow the build
instructions linked off the homepage.
Thanks
in advance.

Enjoy,
Mike

_______________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://members.rogers.com/mcfletch/


Jul 18 '05 #2
I built PyOpenGL with a binary of Python 2.3 just fine, once I grabbed all the
needed dependencies. What was your problem?

- Kef
Hi, why hasn't there a version of pyOpenGL for python 2.3.x yet? Currently
the binary installers for windows only work with python 2.2, and will give
an when installing for python 2.3. I can't build it either unless I build
python 2.3 from source as well. Is there a work around available?? Thanks
in advance.


Jul 18 '05 #3
my problem is that I use vs .net.

any solutions for this setup?

Thanks.

"KefX" <ke**********@aol.comNOSPAM> wrote in message
news:20***************************@mb-m26.aol.com...
I built PyOpenGL with a binary of Python 2.3 just fine, once I grabbed all the needed dependencies. What was your problem?

- Kef
Hi, why hasn't there a version of pyOpenGL for python 2.3.x yet? Currentlythe binary installers for windows only work with python 2.2, and will givean when installing for python 2.3. I can't build it either unless I buildpython 2.3 from source as well. Is there a work around available?? Thanksin advance.

Jul 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Timo Finnilä | last post by:
Hi, I'm having some weird issues with Python 2.4 and PyOpenGL 2.0.2.01 (and also with older versions). When I call glutGetModifiers from event...
2
by: Erik Max Francis | last post by:
I was interesting in adding selection and hit testing to ZOE, and was looking at the PyOpenGL wrappers' handling of selection and picking. I see...
5
by: Sébastien Ramage | last post by:
Bonjour à tous, Dans la folie j'ai installé le nouveau python, impatient de voir les nouveautés mais je pense que j'ai été un peu rapide car...
1
by: joroy | last post by:
Hi all, I think this is ctypes related but how can I call the glShaderSourceARB function? The function have this header: glShaderSourceARB(...
0
by: sweetmelon | last post by:
(I'm a newbie in Python and pyOpenGL.) Environment: WinXP SP2 Python ver. 2.5 WingIDE easy_install is installed PIL, pyNum is installed...
0
by: shirish | last post by:
Hi all, Is it possible to have Python+Pygame+PyOpenGL in one compact package so people can play the games released at pyweek.org . I have been...
4
by: math2life | last post by:
I work with python for two years, are familiar with image processing, but beginner on PyOpenGL and OpenGL. Any advice appreciated!
2
by: seb.haase | last post by:
Hi, I am distributing a package with a precompiled collection of modules and packages useful for Python based medical/biological/astronomical...
1
by: Clay Hobbs | last post by:
I need a tutorial for PyOpenGL (specifically, to be used with wxPython). I searched with Google and didn't find one. Does anybody know where one...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.