Closed weigq closed 6 years ago
This breaks output in some cases. E.g. on Linux with Python 3.4 I get output like this:
b'Bar |################################| 200/200 [2 / 0 / 0:00:00]'
Have you tried setting PYTHONIOENCODING
instead? See for example here: https://stackoverflow.com/questions/43356982/docker-python-set-utf-8-locale/46181663#46181663
In docker containers, this bug always appears. I have test on the most used 'deepo' docker image.
This is due to the encoder.