You should consider upgrading via the '/opt/render/project/src/.venv/bin/python -m pip install --upgrade pip' command. how to go to thi spath and run /opt/render/project/src/.venv/bin/python -m pip install --upgrade pip' command

You should consider upgrading via the ‘/opt/render/project/src/.venv/bin/python -m pip install --upgrade pip’ command. how to go to thi spath and run /opt/render/project/src/.venv/bin/python -m pip install --upgrade pip’ command

Hi,

Upgrading pip is a suggestion output by the system, if you want to go ahead and upgrade it, you can update your Build Command to something like:

pip install --upgrade pip && pip install -r requirements.txt

Alan

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.