gpt4all
gpt4all copied to clipboard
Qt platform plugin "wayland" not found in Void Linux musl
System Info
GPT4All: 3.5.4 Python: 3.12 System: Void GNU/Linux x86_64 with musl libc Desktop: Hyprland Wayland compositor
Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
Reproduction
./gpt4all-installer-linux.run
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
Expected behavior
It installs properly.
Could you describe in more detail what you are seeing? Is the GUI not opening? Does it crash or exit with a nonzero status?
It is possible that our Linux installer does not include sufficient dependencies for Wayland support - you could try export QT_QPA_PLATF0RM=xcb before running the installer (and possibly unset WAYLAND_DISPLAY) with Xwayland installed.
Not working. This is the output. And yes, crashing with nonzero status.
$ ./gpt4all-installer-linux.run
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
No marker found, stopped after 1.00 MB.
No marker found, stopped after 1.00 MB.
This is the important part. Perhaps your download is corrupt/incomplete?
oo I'll retry. My download was interrupted certainly.