Traceback (most recent call last):
File "E:\DexScreenerClient-main\get_newest_pairs.py", line 1, in
from consts import WS_NEWEST
File "E:\DexScreenerClient-main\consts.py", line 1, in
from lino_secrets import SUPABASE_URL, SUPABASE_KEY, WS_TRENDING, WS_GAINERS, WS_NEWEST
ModuleNotFoundError: No module named 'lino_secrets'
Traceback (most recent call last): File "E:\DexScreenerClient-main\get_newest_pairs.py", line 1, in
from consts import WS_NEWEST
File "E:\DexScreenerClient-main\consts.py", line 1, in
from lino_secrets import SUPABASE_URL, SUPABASE_KEY, WS_TRENDING, WS_GAINERS, WS_NEWEST
ModuleNotFoundError: No module named 'lino_secrets'