Package Details: libsavitar-git 4.9.beta.r0.gfe88675-3

Git Clone URL: https://aur.archlinux.org/libsavitar-git.git (read-only, click to copy)
Package Base: libsavitar-git
Description: c++ implementation of 3mf loading with SIP python bindings
Upstream URL: https://github.com/Ultimaker/libSavitar
Licenses: LGPL
Conflicts: libsavitar
Provides: libsavitar
Submitter: brodokk
Maintainer: None
Last Packager: Online122228
Votes: 2
Popularity: 0.000000
First Submitted: 2017-06-10 15:25 (UTC)
Last Updated: 2023-07-22 23:15 (UTC)

Dependencies (6)

Required by (4)

Sources (2)

Latest Comments

lllars commented on 2017-12-31 16:59 (UTC)

looks like Savitar.so is being installed in the wrong place. On my machine it was put in /usr/lib/python3.6/site-packages/lib/python3.6/site-packages/Savitar.so. I think it should actually be /usr/lib/python3.6/site-packages/Savitar.so

Manually moving it to that location allowed cura to find it.