MiniNet-v2
MiniNet-v2 copied to clipboard
is python3 support the project?
It report conflicts, when I run conda install imgaug. It seems to recommend python 3.6 or above.
UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:
Specifications:
- imgaug -> python[version='>=3.5|>=3.6'] Your python: python=2.7
The following specifications were found to be incompatible with each other: Package pip conflicts for: imgaug -> python -> pip python=2.7 -> pip Package python-dateutil conflicts for: imgaug -> matplotlib-base -> python-dateutil[version='>=2.1'] Package setuptools conflicts for: python=2.7 -> pip -> setuptools imgaug -> matplotlib-base -> setuptools