3b1ffc6d-ee19-42df-86c2-58d2c15011ce i'm having trouble deploying my project
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:

Solved

8 Replies

zsu3150
FREEOP

a year ago

3b1ffc6d-ee19-42df-86c2-58d2c15011ce


a year ago

have you read your build logs? looks like if you scroll up a bit you would be told the actual issue


zsu3150
FREEOP

a year ago

oh i think something went wrong when i ran py -m pip freeze > requirements.txt

1352406852415131600


zsu3150
FREEOP

a year ago

now it has crashed after deploying

1352416012770742300


a year ago

thats an issue with your application, unfortunately we wouldn't be able to help


zsu3150
FREEOP

a year ago

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


Loading...