- some updates in the requirements file and in setup_ubuntu.sh; for now versions higher than 5.12.1 of pyqt5 are not working
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# This file contains python only requirements to be installed with pip
|
||||
# Python packages that cannot be installed with pip (e.g. PyQt5, GDAL) are not included.
|
||||
# Usage: pip3 install -r requirements.txt
|
||||
numpy >=1.16
|
||||
pyqt5==5.12
|
||||
numpy>=1.16
|
||||
matplotlib>=3.1
|
||||
cycler>=0.10
|
||||
python-dateutil>=2.1
|
||||
|
||||
Reference in New Issue
Block a user