- updated the setup_ubuntu.sh script
This commit is contained in:
committed by
Marius Stanciu
parent
48c12c2a5c
commit
f3fb0bb497
@@ -18,6 +18,7 @@ CHANGELOG for FlatCAM beta
|
||||
- updated the Extract Tool - new functionality added: Extract Cutout Gerber from a given Gerber object; added parameters in Preferences
|
||||
- updated the UI for Cutout Tool
|
||||
- fixed Paint Tcl command; fixes issue #437
|
||||
- updated the setup_ubuntu.sh script
|
||||
|
||||
9.11.2020
|
||||
|
||||
|
||||
@@ -44,6 +44,7 @@ sudo -H python3 -m pip install --upgrade \
|
||||
qrcode \
|
||||
pyqt5 \
|
||||
reportlab \
|
||||
svglib
|
||||
svglib \
|
||||
pyserial
|
||||
|
||||
sudo -H easy_install -U distribute
|
||||
|
||||
Reference in New Issue
Block a user