Problem

khodagholiTRIAL

6 months ago

Hello,
How I can fix this problem during deploy?

ModuleNotFoundError: No module named 'distutils.msvccompiler'

RUN --mount=type=cache,id=s/698bd9a9-7faa-47b1-9d5a-ae77a0c8fca9-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt

21 |

22 |

ERROR: failed to solve: process "/bin/bash -ol pipefail -c python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt" did not complete successfully: exit code: 1

Error: Docker build failed

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies