binance-trade-bot
binance-trade-bot copied to clipboard
Running error
binance_trade_bot\models\pair.py", line 27, in Pair .where(Coin.enabled.is_(True)) AttributeError: 'Select' object has no attribute 'scalar_subquery'
When I tried to run the trading, it crashed due to the above error. What should I do?
Windows 10 Python 3.6.5
Did you install all requirements?
@websoft-ie Is this still an issue?