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
getting same error
from tvscreener.field import Market
ImportError: cannot import name 'Market' from 'tvscreener.field' (C:\Python\Python312\Lib\site-packages\tvscreener\field_init_.py)
from tvscreener import Market
ImportError: cannot import name 'Market' from 'tvscreener' (C:\Python\Python312\Lib\site-packages\tvscreener_init_.py). Did you mean: 'Su
bMarket'?
The text was updated successfully, but these errors were encountered: