You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2022. It is now read-only.
Yes this is a python 2 vs 3 error. I am getting this too with a python 3 server.
IIRC this was tested with python 3, but only with the kernel as python 3, the notebook server was still in python 2. I shall fix this.
Seems like when I use the library, I get a lot of the following in my logs:
The bytes/str issue seems like a classic python2/python3 issue. Has this been tested with python3 ?
The text was updated successfully, but these errors were encountered: