'ModuleNotFoundError: No module named 'binance'
I ran pip install python-binance.
from binance.client import Client
and get the error
ModuleNotFoundError: No module named 'binance
I have renamed the binance.py file because some people have said that solved it for them but still getting the error? Tried a bunch of other things like uninstall and reinstall
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
