runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> log_file = Path("logs/") / f"data_{uuid.uuid4()}.json" NameError: name 'uuid' is not defined

Container logs:

Fetching error logs...