- fixed PDF Tool such that now it can import more types of files including PDF files made with FlatCAM
This commit is contained in:
@@ -45,6 +45,7 @@ sudo -H python3 -m pip install --upgrade \
|
||||
pyqt5 \
|
||||
reportlab \
|
||||
svglib \
|
||||
pyserial
|
||||
pyserial \
|
||||
pikepdf
|
||||
|
||||
sudo -H easy_install -U distribute
|
||||
|
||||
Reference in New Issue
Block a user