opencv v 3.4.2 gives error when trying to install the environment via .yaml file
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- python=3.8
- matplotlib
- numpy
- pandas
- scipy
- scikit-image
- natsort
- dask
- packaging
- loguru
- opencv
- pip
- opencv==3.4.9 #opencv v 3.4.2 can't be installed via yaml
- snakemake
- pip:
opencv v 3.4.2 gives error when trying to install the environment via .yaml file
channels:
dependencies: