Re: [PyOpenGL-Users] PyOpenGL under WinXP problem
Brought to you by:
mcfletch
From: Andy S. <an...@ne...> - 2002-09-24 09:26:34
|
I use PyOpenGL without any problems under the vanilla Windows XP (no service pack). I'm using it with ActivePython 2.2.2. I did try the Tkinter context demos and they worked fine. Could it have something to do with your videocard drivers? ----- Original Message ----- From: "Larry Cuba" <cu...@io...> To: <pyo...@li...> Sent: Monday, September 23, 2002 2:47 PM Subject: [PyOpenGL-Users] PyOpenGL under WinXP problem > previously: "Tkinter OpenGL Context problem?" > > I'm still having this problem, but I've isolated > it to WinXP. > > >Python code that runs perfectly on my old > >Win2K machine, dies on my new > >WinXP machine with the latest versions > >of Python, Tkinter and PyOpenGL. > > > >The Tk windows appear, but then the program > >crashes with the first call to glPushMatrix(). > > I upgraded my Win2K machine so that the > versions of Python, Tkinter and PyOpenGL > match the ones on the WinXP machine. > > So now the only difference between the > system that works (Win2K) and the one > that doesn't (WinXP) is the OS. > > Anyone know why this happening? > Anyone else having trouble with PyOpenGL > or Tkinter on WinXP? > > Any suggestions would be most appreciated. > (Error message below) |