Skip to content

Fails on WSL. #33

@paperclipstudio

Description

@paperclipstudio

Great program but just something that I've noticed
When running on WSL we get an error saying Error: No module named 'tkinter' Which is expected but if you run it without any GUI with plotbitrate -f png -o out.png MerryChristmas.mp4

Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: linuxfb, vkkhrdisplay, wayland-egl, vnc, minimalegl, xcb, minimal, offscreen, wayland, eglfs.

Aborted (core dumped)

Which isn't expected as I believe that it doesn't need to load any Qt to run this command right?

Many thanks, this has been super useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions