binance-connector-python
binance-connector-python copied to clipboard
ModuleNotFoundError: No module named 'binance'
I use the binance-connector-python in linux, but when I excute the 'python3 balance.py ', it occurs the error.
when I install the package:
pip install binance-connector,
it occurs an error 'Unable to locate package binance-connector' or 'Unable to locate package binance-connector-python' or 'Unable to locate package binance'