Binance-News-Sentiment-Bot
Binance-News-Sentiment-Bot copied to clipboard
No output
Unlike other issues, I have run the script with nothing displayed so far in the Gitbash window. I tried including some print statements in-between functions just to know which functions are executed but nothing. Even the print statement below the if _name=='main' does not execute.
Note: The only change I made to the original script are the environment variables plus importing the ThreadedWebSocketManager from binance i.e, from binance import
ThreadedWebsocketManager` Apart from that everything is the same
The output is nothing