[GH-ISSUE #30] The Chainlit service in docker fails with error - ModuleNotFoundError: No module named 'ai_companion' #3

Closed
opened 2026-03-03 16:41:13 +03:00 by kerem · 2 comments
Owner

Originally created by @sachins-eng on GitHub (Mar 29, 2025).
Original GitHub issue: https://github.com/neural-maze/ava-whatsapp-agent-course/issues/30

The Chainlit service in docker fails with error - ModuleNotFoundError: No module named 'ai_companion'

2025-03-29 16:06:01 File "/app/ai_companion/interfaces/chainlit/app.py", line 7, in <module> 2025-03-29 16:06:01 from ai_companion.graph import graph_builder 2025-03-29 16:06:01 ModuleNotFoundError: No module named 'ai_companion'

Originally created by @sachins-eng on GitHub (Mar 29, 2025). Original GitHub issue: https://github.com/neural-maze/ava-whatsapp-agent-course/issues/30 The Chainlit service in docker fails with error - ModuleNotFoundError: No module named 'ai_companion' `2025-03-29 16:06:01 File "/app/ai_companion/interfaces/chainlit/app.py", line 7, in <module> 2025-03-29 16:06:01 from ai_companion.graph import graph_builder 2025-03-29 16:06:01 ModuleNotFoundError: No module named 'ai_companion'`
kerem closed this issue 2026-03-03 16:41:13 +03:00
Author
Owner

@MichaelisTrofficus commented on GitHub (Mar 29, 2025):

Do you have the latest version of the repo? Because this error should be fixed now ... let me know if the issue persists!

<!-- gh-comment-id:2763392610 --> @MichaelisTrofficus commented on GitHub (Mar 29, 2025): Do you have the latest version of the repo? Because this error should be fixed now ... let me know if the issue persists!
Author
Owner

@sachins-eng commented on GitHub (Mar 30, 2025):

Yes, latest update fixed it. What was the issue?

<!-- gh-comment-id:2764361845 --> @sachins-eng commented on GitHub (Mar 30, 2025): Yes, latest update fixed it. What was the issue?
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ava-whatsapp-agent-course#3
No description provided.