MohammedRashad / Crypto-Copy-Trader

A copy trading tool for cryptocurrencies - Binance Exchange
Apache License 2.0
197 stars 84 forks source link

Fix the new issue on python 3.8.x #68

Closed inapeace0 closed 2 years ago

inapeace0 commented 2 years ago

You may have an issue "ModuleNotFoundError: No module named 'jsonschema.compat'" (python 3.8.x), and I demonstrated how to fix it.

MohammedRashad commented 2 years ago

merged 👍🏼