Hi all .. today i want to talk a bit about python. i was given task by my boss to explore how to integrate python + city engine (city modelling software) hmm..basically city engine allow python scripting. but there something that i want to do which add some new package the python in CE(city engine).. until now i havent found any solution on that. what i try to do the other way round which using python out from the CE and control python inside the CE. then i came across PyOpenGL which allow python to load 3D model and so forth. I find that some user having problem install this, thus ... i managed to find a forum that solved the pyopengl installation problem heres the link http://www.python-forum.org/pythonforum/viewtopic.php?f=4&t=25474 what actually you must do is try to google this PyOpenGL-3.0.1.win32.exe its here http://pypi.python.org/pypi/PyOpenGL/3.0.1 just run the exe.. then u got the opengl!