... | ... | @@ -9,7 +9,7 @@ Requirements |
|
|
============
|
|
|
|
|
|
- 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, pillow>=9.5.0
|
|
|
- We advise the use of Miniconda (python 3.8): https://docs.conda.io/en/latest/miniconda.html) and the provided ```yml``` files [GepardEnv-windows.yml](environments/GepardEnv-Windows.yml), [GepardEnv.yml](environments/GepardEnv.yml) for a well-defined and tested environment
|
|
|
- We advise the use of Miniconda (python 3.8): https://docs.conda.io/en/latest/miniconda.html) and the provided ```yml``` files [GepardEnv-Windows.yml](environments/GepardEnv-Windows.yml), [GepardEnv.yml](environments/GepardEnv.yml) for a well-defined and tested environment
|
|
|
- Alternatively, Anaconda can be used as it contains most of the python libraries. However, following packages need to be installed manually: opencv-python, scikit-image, dill
|
|
|
- We recommend working with a 64bit OS and also a python interpreter compiled for 64bit as many use cases require a lot of memory (32 GB recommended).
|
|
|
- The tsp module in externalmodules can be built with:
|
... | ... | |