Re: [PyOpenGL-Users] ImportError: No module named _GL__init__
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2004-06-15 18:21:44
|
I'll try to get some time to play and see what's going wrong on Sunday afternoon (he says, hoping he actually has *some* free time this weekend). _GL__init__ versus GL__init___ was a change between versions, so something to try in the meantime might be killing lib/python23/site-packages/OpenGL and recompiling, but if I'm reading your (and Dan's) mail correctly, you're both doing your first installs now, so that's not too likely to help. Good luck, Mike Richi Plana wrote: ... >After doing an 'import OpenGL', I get: > > ... >ImportError: No module named _GL__init__ > > ... ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ blog: http://zope.vex.net/~mcfletch/plumbing/ |