Guilherme Silva
Results
1
comments of
Guilherme Silva
A possible solution is: Instead of doing: mbtc = TradeApi(, ) Do this: mbtc = TradeApi(, bytes(, 'latin1')) Contact the author to fix the source code to work in Python...