mysqlclient is not installing
practicotech
TRIAL
a year ago
Getting requirements to build wheel did not run successfully.
5.249 │ exit code: 1
5.249 ╰─> See above for output.
5.249
5.249 note: This error originates from a subprocess, and is likely not a problem with pip.
Dockerfile:20
18 | COPY requirements.txt /app/
19 | RUN pip install --upgrade pip
20 | >>> RUN pip install -r requirements.txt
21 |
22 | # Copy the application code
ERROR: failed to solve: process "/bin/sh -c pip install -r requirements.txt" did not complete successfully: exit code: 1
ⓘ Deployment information is only viewable by project members and Railway employees.