Przeglądaj źródła

- removed some packages from setup_ubuntu.sh as they are not needed in FlatCAM beta

Marius Stanciu 5 lat temu
rodzic
commit
13644187e4
2 zmienionych plików z 6 dodań i 5 usunięć
  1. 3 2
      README.md
  2. 3 3
      setup_ubuntu.sh

+ 3 - 2
README.md

@@ -9,12 +9,13 @@ CAD program, and create G-Code for Isolation routing.
 
 =================================================
 
-10.04.2020 
+9.04.2020 
 
 - if FlatCAM is not run with Python version >= 3.5 it will exit.
 - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387.
+- removed some packages from setup_ubuntu.sh as they are not needed in FlatCAM beta
 
-9.4.2020 
+8.4.2020 
 
 - fixed the Tcl Command Delete to have an argument -f that will force deletion evading the popup (if the popup is enabled). The sme command without a name now will delete all objects
 - fixed the Tcl Command JoinExcellons

+ 3 - 3
setup_ubuntu.sh

@@ -1,9 +1,9 @@
 #!/bin/bash
 sudo apt install --reinstall libpng-dev libfreetype6 libfreetype6-dev libgeos-dev libspatialindex-dev
 sudo apt install --reinstall python3-dev python3-pyqt5 python3-pyqt5.qtopengl python3-gdal python3-simplejson
-sudo apt install --reinstall python3-pip python3-tk python3-imaging
+sudo apt install --reinstall python3-pip python3-tk
 
-sudo python3 -m pip install --upgrade pyqt5==5.12
-sudo python3 -m pip install --upgrade pip numpy scipy shapely rtree tk lxml cycler python-dateutil kiwisolver dill
+sudo python3 -m pip install --upgrade pyqt5
+sudo python3 -m pip install --upgrade pip numpy shapely rtree tk lxml cycler python-dateutil kiwisolver dill
 sudo python3 -m pip install --upgrade vispy pyopengl setuptools svg.path ortools freetype-py fontTools rasterio ezdxf
 sudo python3 -m pip install --upgrade matplotlib qrcode reportlab svglib