Skip to content

GUIs including 3D view not opening on Ubuntu in Python 3.13 #169

Description

@ssilburn

On Kubuntu 24.04: under python 3.13, any of the calcam GUIs which use VTK do not open. Depending on the VTK version (tested with 9.4 to 9.6), it either fails silently or produces the error:

2026-03-02 20:19:13.369 ( 0.776s) [ 79D261C5C740]vtkEGLRenderWindowInter:251 WARN| Setting an EGL display to device index: -1 require EGL_EXT_device_base EGL_EXT_platform_device EGL_EXT_platform_base extensions
2026-03-02 20:19:13.369 ( 0.776s) [ 79D261C5C740]vtkEGLRenderWindowInter:257 WARN| Attempting to use the default egl display for the current platform...
2026-03-02 20:19:13.369 ( 0.776s) [ 79D261C5C740]vtkEGLRenderWindowInter:263 WARN| Could not initialize a device. Exiting...
2026-03-02 20:19:13.369 ( 0.776s) [ 79D261C5C740]vtkEGLRenderWindowInter:307 WARN| Could not set device as display. EGL_EXT_device_base, EGL_EXT_platform_device and EGL_EXT_platform_base extensions are required.

However, everything works fine in Python 3.12.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityRelated to environment or dependency compatibility

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions