Open ariccspstk opened 4 years ago
Since python2 has reached end of life date, I don't feel like the package or its dependencies will/should support python2 again.
https://www.python.org/dev/peps/pep-0373/ https://www.python.org/doc/sunset-python-2/
@aleju might have a more definitive answer.
Running
pip install imgaug
orpip install imgaug==0.2.9
on python2 will cause this error to appear.