formatting authored by Elisa Kanaki's avatar Elisa Kanaki
...@@ -12,7 +12,7 @@ Requirements: ...@@ -12,7 +12,7 @@ Requirements:
- we advise the use of Anaconda (python 3.6): https://www.anaconda.com/download - we advise the use of Anaconda (python 3.6): 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:
pip install opencv-python pip install opencv-python
conda install scikit-image dill conda install scikit-image dill
- we recommend working with a 64bit OS and also a python interpreter compiled - we recommend working with a 64bit OS and also a python interpreter compiled
... ...
......