zsu3150
FREEOP
a year ago
<:blob_help:1149662715409874944> 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:
8 Replies
a year ago
have you read your build logs? looks like if you scroll up a bit you would be told the actual issue
oh i think something went wrong when i ran py -m pip freeze > requirements.txt

a year ago
thats an issue with your application, unfortunately we wouldn't be able to help
okay thanks my issue is solved, i just had to change the procfile to include web: gunicorn fb_clone.wsgi:application
a year ago
glad you where able to solve!
a year ago
!s
Status changed to Solved brody • 12 months ago
