Writing my code for Python 2.6, but with Python 3 in mind, I thought it was a good idea to put
from __future__ import unicode_literals
at t
For me this issue related to version not up to date, in this case numpy
numpy
To fix :
conda install -f numpy