mexcdevelop / mexc-api-sdk

MIT License
187 stars 77 forks source link

ModuleNotFoundError: No module named 'mexc_sdk' on Python #66

Open DenizBerkP opened 9 months ago

DenizBerkP commented 9 months ago

I tried pip install mexc-sdk I tried git clone, but the library every time giving this warning to me.

----> 1 from mexc_sdk import Spot

ModuleNotFoundError: No module named 'mexc_sdk'

mncrftfrcnm commented 6 months ago

try doing this(pip install) in virtual evironment