From: Jonathan B. <jbr...@ea...> - 2004-07-09 17:08:11
|
On Fri, 2004-07-09 at 12:26, Gregor Lingl wrote: > Hello! > > I'v got a fundamental problem: > > I'm running WindowsXP Home edition and > Python 2.3.4 > I have installed Vpython-2003-10-05b.exe > But I can't run the demos. When trying it, > I get a "couldn't create wglCreateContext" - Error. > > What could be the reason for this? > I had installed several openGL related packages > such as pyopengl an numarray but even > uninstalling them had no effect on the problem. > > ON my laptop (same os) everything runs fine > > desparately > > Gregor On MS Windows, this is usually a driver issue. Make sure that you have the latest graphics drivers installed for your video card. HTH, Jonathan Brandmeyer |