This message was deleted.
# python
s
This message was deleted.
f
can you try upgrading pip and setup tools?
pip3 install --upgrade pip setuptools
h
that's a pretty common bug in python packages and a pretty easy fix, although i'm not seeing the offending character
oh, smart quotes
yeah, just specify the encoding in
setup.py
, and double check your other SDKs