I used to stream my data using Plotly all the time. However, I have been trying to stream but now whenever I run my code, it takes 45 seconds to load without doing anything then I get the following error.
ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine
Note that I am using Plotly version 2.7.0.
Thanks