#585 — [Bug]: Docker Image Build Fails
Repo: Twill-AI/facade State: closed | Status: done Assignee: sparsh-twillpayments
Created: 2025-09-16 · Updated: 2025-09-18
Description
Steps to reproduce
- Go to the main branch in the facade repository.
- Run the docker build command.
- While building the Docker image, the build process fails during the Poetry installation step.
/usr/local/bin/python3.12: can't open file '/usr/local/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-25.2-py3-none-any.whl/pip': [Errno 2] No such file or directoryExpected behavior
Docker image should build successfully
Actual behavior
Error
/usr/local/bin/python3.12: can't open file '/usr/local/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-25.2-py3-none-any.whl/pip': [Errno 2] No such file or directoryNotes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets