-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Describe the bug
When I run those demos , only tu1 and tu2 could work. the left demo report error .
Expected behavior
here is my error report
Traceback (most recent call last):
File "src\wrapper.pyx", line 66, in OpenGL_accelerate.wrapper.CArgCalculatorElement.c_call
File "D:\Anaconda3\lib\site-packages\OpenGL\GL\images.py", line 499, in __call__
return arraydatatype.ArrayDatatype.arrayByteCount(arg)
File "src\arraydatatype.pyx", line 257, in OpenGL_accelerate.arraydatatype.ArrayDatatype.arrayByteCount
AttributeError: ("'NumberHandler' object has no attribute 'arrayByteCount'", 6, <OpenGL.platform.baseplatform.glCompressedTexImage2D object at 0x000000000BD590D8>)
Desktop (please complete the following information):
- OS: windows 7 sp1
- python37
I had fix some grammar error . but I had no idea about this error. Any suggestion?
Metadata
Metadata
Assignees
Labels
No labels