Update home authored by Lars Bittrich's avatar Lars Bittrich
...@@ -7,9 +7,9 @@ Polymerforschung Dresden e. V. [bittrich-lars@ipfdd.de](mailto:bittrich-lars@ipf ...@@ -7,9 +7,9 @@ Polymerforschung Dresden e. V. [bittrich-lars@ipfdd.de](mailto:bittrich-lars@ipf
Requirements: Requirements:
============= =============
- python 3.6, PyQt5, OpenCV 3.4.1, numpy 1.14, scikit-image 0.13.1, scipy 1.1.0, - python >=3.6, PyQt5, OpenCV >=3.4.1, numpy >=1.14, scikit-image >=0.13.1, scipy >=1.1.0,
win32com, pythoncom, cython 0.28 win32com, pythoncom, cython 0.28
- we advise the use of Anaconda (python 3.6): https://www.anaconda.com/download - we advise the use of Anaconda (python 3.7): https://www.anaconda.com/download
this package contains most of the python libraries this package contains most of the python libraries
however, some required packages are missing. however, some required packages are missing.
Start anaconda prompt and install additional packages: Start anaconda prompt and install additional packages:
... ...
......