runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from noaa_incidents import NOAAIncidentDB, NOAAIncidentScraper File "/home/user/app/noaa_incidents.py", line 16, in <module> from bs4 import BeautifulSoup ModuleNotFoundError: No module named 'bs4'
Container logs:
Fetching error logs...