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
Handy demo for python client, but I'm having issues trying to run it in python version 3
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("send owner to " + endpoint + "/v1/session/" + owner)?
make: *** [Makefile:8: run] Error 1
I currently have python 3.7.5 installed
I was just wondering if you have plans on updating this, and if not, do you welcome pull requests?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Handy demo for python client, but I'm having issues trying to run it in python version 3
I currently have python 3.7.5 installed
I was just wondering if you have plans on updating this, and if not, do you welcome pull requests?
Thanks
The text was updated successfully, but these errors were encountered: