-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install #275
Comments
@awinborne415 |
i am having the same issue WARNING: SNAP packages may cause issues. We use deb file shown later in this section. Add inkscape dev team's PPA key to APT.This project require minimum of inkscape V1.0+But we want to always keep to latest inkscape versionsudo add-apt-repository ppa:inkscape.dev/stable Install Inkscapesudo apt-get update Install Inkscape with newer version directly from inkscape dev teameven if newer than what Ubuntu's package management team is willingto certify at the momentsudo apt-get --with-new-pkgs upgrade inkscape Install requirements for usb supportsudo apt-get install python3-usb Install requirements for Silhouette Multiple Actionssudo apt install python3-wxgtk4.0 Install all requirements from python package managersudo apt-get install python3-pip
FINISHED WITH mike@mike-XPS-8950:~/Documents/projects/inkscape-silhouette$ sudo apt-get install /home/mike/Documents/projects/inkscape-silhouette/inkscape-silhouette_1.28-1_all.deb ANY help would be apreiciated |
this looks like a permission issue with your Ubuntu setup and no specific issue with inkscape-silhouette. probably you'll be able to google and find similar issues for other packages and hopefully a solution matching your issue... |
I have tried to install using the debian package and it shows installed but inksacpe doesn't show any of the features. I.E send to silhouette. I tried to do the manual way because I am using POP OS but it wont allow me to it says "No rule to make target install." Any ideas?
The text was updated successfully, but these errors were encountered: