Maneesh Mishra
Results
2
comments of
Maneesh Mishra
How did you eventually solve this? @joCoutu Facing same issue, I tried `RUN bash -c "poetry install --no-root"` but still getting the following error: ```Traceback (most recent call last): File...
I upgraded to Python 3.8 and it started working for me. Needed changes in `/backend/backend.dockerfile`, `/backend/celeryworker.dockerfile` and `/backend/app/pyproject.toml` from 3.7 to 3.8