#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

  1. Go to the main branch in the facade repository.
  2. Run the docker build command.
  3. 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 directory

Expected 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 directory

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets