runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> from utils import buy_stock, sell_stock, get_portfolio, get_net_worth File "/home/user/app/utils.py", line 3, in <module> import yfinance as yf ModuleNotFoundError: No module named 'yfinance'

Container logs:

Fetching error logs...