Victrid / splatplost

A software-based SplatPost plotter.
GNU General Public License v3.0
191 stars 18 forks source link

splatplost[nxbt]==0.2.0.dev4 does not install. #75

Open VisibleReality opened 1 year ago

VisibleReality commented 1 year ago

Running sudo pip3 install splatplost[nxbt]==0.2.0.dev4 leads to the following error:

ERROR: Could not find a version that satisfies the requirement sys-platform=='linux'; extra == "nxbt" (from splatplost[nxbt]) (from versions: none)
ERROR: No matching distribution found for sys-platform=='linux'; extra == "nxbt"

Running Ubuntu 22.04 on x86_64

splatplost[nxbt]==0.2.0.dev3 installs fine (although i'm struggling to get it to run with root permissions, I'm getting the following error when running it with sudo:

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, offscreen, xcb, minimal, wayland-egl, minimalegl, vnc, wayland, eglfs, vkkhrdisplay.

Aborted

this issue was resolved by using KDE plasma instead of gnome)