[PyOpenGL-Users] Newbie trying to run a demo
Brought to you by:
mcfletch
From: Francisco V. <fra...@hi...> - 2006-07-24 13:49:55
|
Hi, I am running Debian and have installed Python 2.4 and the python-opengl package. When trying to run /usr/share/doc/python-opengl/Demo/suite/Glut.py that has the line: import items the shell says: ImportError: No module named items Also, trying to run any of the .py examples in /usr/share/doc/python-opengl/Demo/suite/items/GLUT/geometry/ that have the line import items.GLUT.geometry the python shell says: ImportError: No module named items.GLUT.geometry What am I doing bad? thanks! My version of the package is 2.0.1.09-2.2 -- Francisco Vila Doncel. Badajoz (Spain) http://www.paconet.org |