runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from chatbot import chatbot File "/home/user/app/chatbot.py", line 1, in <module> import anthropic ModuleNotFoundError: No module named 'anthropic'

Container logs:

Fetching error logs...