https://github.com/jupyterhub/jupyterhub/issues/444
and sitecustomize.py(Lib\site-packages) with this text inside: import sys; reload(sys); sys.setdefaultencoding(‘ISO-8859-1′)
and all will be ok.
https://github.com/jupyterhub/jupyterhub/issues/444
and sitecustomize.py(Lib\site-packages) with this text inside: import sys; reload(sys); sys.setdefaultencoding(‘ISO-8859-1′)
and all will be ok.