PyOpenGL pour python 2.5 ???

  • Thread starter =?iso-8859-1?q?S=E9bastien_Ramage?=
  • Start date
?

=?iso-8859-1?q?S=E9bastien_Ramage?=

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 j'ai voulu utiliser
pyOpenGL et là problème il n'existe pas pour python 2.5 ?!!! de plus
il semble que pyopengl est été abandonné depuis 2005 ? plus rien ne
bouge sur le site...

je suis sous windows et je ne dispose pas des outils pour faire moi
même une compilation, (en supposant qu'il n'y aurait que ça a faire)

alors si quelqu'un a plus d'info pour utiliser l'opengl avec python
2.5...


Merci
Seb
 
B

Bruno Desthuilliers

Sébastien Ramage said:
Bonjour à tous,


Hi Sébastien.

Wrong newsgroup, I'm afraid - either repost here in english, or post to
fr.comp.lang.python...
 
?

=?iso-8859-1?q?S=E9bastien_Ramage?=

oh!
sorry, I made some search on comp.lang.python and fr.comp.lang.python
and finally I forgot where I was...

My question is :
how use pyopengl with python 2.5 ??
it seems that pyopengl was stop on 2005

I'm on windows and I've not tools to recompile pyopengl for python 2.5
(thinking recompilation is the only things)

Somebody can help me?

Seb





Bruno Desthuilliers a écrit :
 
A

andychambers2002

Sébastien Ramage said:
oh!
sorry, I made some search on comp.lang.python and fr.comp.lang.python
and finally I forgot where I was...

My question is :
how use pyopengl with python 2.5 ??
it seems that pyopengl was stop on 2005

Have a look at this thread. I think with pyopengl you'll have to get
the source and compile to get it to work on Python 2.5. I'd be
surprised if development of this package has stopped completely though.
If you give them some time, they will come up with a 2.5 release soon
enough.

http://groups.google.com/group/comp...pgrade+package+to+2.5&rnum=1#09216ab1c36cf898

Regards,
Andy
 
Z

Ziga Seilnacht

Sébastien Ramage said:
oh!
sorry, I made some search on comp.lang.python and fr.comp.lang.python
and finally I forgot where I was...

My question is :
how use pyopengl with python 2.5 ??
it seems that pyopengl was stop on 2005

PyOpenGL is still maintained, but most of the development is focused
on porting PyOpenGL to ctypes, which should eliminate the need for
compilation.
I'm on windows and I've not tools to recompile pyopengl for python 2.5
(thinking recompilation is the only things)

Somebody can help me?

The binary installer for Python 2.5 should be available soon. You can
track its progress through Mike Fletcher's blog:

http://blog.vrplumber.com/1633
http://blog.vrplumber.com/1639
http://blog.vrplumber.com/1640

Hope this helps,
Ziga
 
?

=?iso-8859-1?q?S=E9bastien_Ramage?=

good news !

thank for links to the blog, very usefull

now I have to wait

seb
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,970
Messages
2,570,162
Members
46,710
Latest member
bernietqt

Latest Threads

Top