You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use Tradingview Screener in my python project and made the declarations as it was described in the documentation but my installation cannot recognize "col" or "Column" keywords and I had the error below. Please could you help me with this issue?
"ModuleNotFoundError: No module named 'tradingview_screener.column"
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I want to use Tradingview Screener in my python project and made the declarations as it was described in the documentation but my installation cannot recognize "col" or "Column" keywords and I had the error below. Please could you help me with this issue?
"ModuleNotFoundError: No module named 'tradingview_screener.column"
Thanks in advance.
The text was updated successfully, but these errors were encountered: