Re: [PyOpenGL-Users] PyOpenGl2 can't find ___init__
Brought to you by:
mcfletch
From: Dan C. <Dan...@NA...> - 2003-02-12 18:08:53
|
I using 1.3.17. I saw the note about needing 1.3.13, but things appeared to work. I don't really want to downgrade SWIG, because I have other projects that rely on it. If there was a distribution with the glCompressedTexSubImage?DARB compile bugs fixed, then I could try that. -Dan On Tuesday 11 February 2003 17:32, you wrote: > Seems like you aren't using swig 1.3.13 > > What version do you have? Cause I added a check into > the setup.py to exit if it didn't find 1.3.13. |