rongardF / tvdatafeed

A simple TradingView historical Data Downloader
MIT License
281 stars 153 forks source link

The handshake operation timed out #56

Open msmharbi opened 1 month ago

msmharbi commented 1 month ago

when i run the code i get this :

TimeoutError: _ssl.c:980: The handshake operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\kkk\source\repos\trading\trading\trading.py", line 142, in except EXCEPTION as e: TypeError: catching classes that do not inherit from BaseException is not allowed