binance-trade-bot icon indicating copy to clipboard operation
binance-trade-bot copied to clipboard

Running error

Open websoft-ie opened this issue 3 years ago • 2 comments

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

websoft-ie avatar Feb 08 '22 21:02 websoft-ie

Did you install all requirements?

MasaiasuOse avatar Feb 15 '22 10:02 MasaiasuOse

@websoft-ie Is this still an issue?

Axelfoley85 avatar Apr 11 '22 12:04 Axelfoley85