Skip to content

Commit

Permalink
Install requirements for Silhouette Multiple Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mofosyne committed Aug 2, 2023
1 parent 7c5be8b commit 1d4c703
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ sudo apt-get install python3-usb
sudo apt-get install python3-pip
python3 -m pip install -U pip
python3 -m pip install -U matplotlib

# Install requirements for Silhouette Multiple Actions
sudo apt install python3-wxgtk4.0
python3 -m pip install -U xmltodict
```

Install inkscape-silhouette
Expand All @@ -68,6 +72,10 @@ sudo apt install python3-usb
sudo apt-get install python3-pip
python3 -m pip install -U pip
python3 -m pip install -U matplotlib

# Install requirements for Silhouette Multiple Actions
sudo apt install python3-wxgtk4.0
python3 -m pip install -U xmltodict
```

Install inkscape-silhouette
Expand Down

0 comments on commit 1d4c703

Please sign in to comment.