main.py is not running. Start - Check Load

Logs: Clear Logs - Full Logs
[2026-03-26 15:03:36] Starting main.py.
Traceback (most recent call last):
  File "/home/ragalaya.helioho.st/main.py", line 7, in 
    from supabase import create_client, Client
ModuleNotFoundError: No module named 'supabase'
[2026-03-26 15:30:21] Starting main.py.
Traceback (most recent call last):
  File "/home/ragalaya.helioho.st/main.py", line 9, in 
    from supabase import create_client, Client
ModuleNotFoundError: No module named 'supabase'