Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请提供所有依赖的版本号 #61

Open
StarsTesla opened this issue Oct 18, 2023 · 0 comments
Open

请提供所有依赖的版本号 #61

StarsTesla opened this issue Oct 18, 2023 · 0 comments

Comments

@StarsTesla
Copy link

Traceback (most recent call last):
  File "viewer.py", line 551, in <module>
    my_app = MyApp(args)
  File "viewer.py", line 168, in __init__
    self.window = app.Window(width=self.viewport_size[0], height=self.viewport_size[1], visible=True, fullscreen=False)
  File "/root/anaconda3/envs/READ/lib/python3.8/site-packages/glumpy/app/__init__.py", line 189, in __new__
    config = configuration.gl_get_configuration()
  File "/root/anaconda3/envs/READ/lib/python3.8/site-packages/glumpy/app/configuration.py", line 352, in gl_get_configuration
    configuration._stereo        = gl.glGetInteger(gl.GL_STEREO)
  File "src/latebind.pyx", line 39, in OpenGL_accelerate.latebind.LateBind.__call__
  File "src/wrapper.pyx", line 303, in OpenGL_accelerate.wrapper.Wrapper.__call__
  File "src/wrapper.pyx", line 88, in OpenGL_accelerate.wrapper.CArgCalculator.c_call
  File "src/wrapper.pyx", line 69, in OpenGL_accelerate.wrapper.CArgCalculatorElement.c_call
  File "src/wrapper.pyx", line 64, in OpenGL_accelerate.wrapper.CArgCalculatorElement.c_call
  File "src/arraydatatype.pyx", line 355, in OpenGL_accelerate.arraydatatype.SizedOutputOrInput.c_call
  File "src/arraydatatype.pyx", line 224, in OpenGL_accelerate.arraydatatype.ArrayDatatype.c_zeros
  File "src/arraydatatype.pyx", line 69, in OpenGL_accelerate.arraydatatype.HandlerRegistry.c_get_output_handler
  File "src/arraydatatype.pyx", line 80, in OpenGL_accelerate.arraydatatype.HandlerRegistry.c_handler_by_plugin_name
  File "/root/anaconda3/envs/READ/lib/python3.8/site-packages/OpenGL/plugins.py", line 18, in load
    return importByName( self.import_path )
  File "/root/anaconda3/envs/READ/lib/python3.8/site-packages/OpenGL/plugins.py", line 45, in importByName
    module = __import__( ".".join(moduleName), {}, {}, moduleName)
  File "/root/anaconda3/envs/READ/lib/python3.8/site-packages/OpenGL/arrays/numpymodule.py", line 28, in <module>
    from OpenGL_accelerate.numpy_formathandler import NumpyHandler
  File "src/numpy_formathandler.pyx", line 1, in init OpenGL_accelerate.numpy_formathandler
ValueError: ('numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject', 1, <OpenGL.platform.baseplatform.glGetIntegerv object at 0x7f066d436880>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant