Lorenzo Mancini wrote:
> Hi all,
>
> I'd like to try the optional OpenGL_accelerate wrapper module written in
> cython; I read about it a recent blog post from PyOpenGL's author [1]
> but couldn't find it in the 3.0.0b8 source package, even if it's
> referenced in the imports of some modules.
>
> It doesn't seem to be present in the windows binary package either. Am
> I missing something obvious?
>
Nope, I was. I forgot to add the .pyx and .c files to the MANIFEST.in,
so the package didn't include the source files or even the generated
versions.
I'll hopefully get a new release out today to fix this. I'm just
testing that the current code-base runs now.
HTH,
Mike
--
________________________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com.
|