Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku deploy fail #183

Open
farrjp opened this issue Nov 10, 2018 · 1 comment
Open

Heroku deploy fail #183

farrjp opened this issue Nov 10, 2018 · 1 comment

Comments

@farrjp
Copy link

farrjp commented Nov 10, 2018

When trying to use the Heroku deploy button, it fails at the end of the 'build app', with the following error message included at the end of the build log:

File "/app/.heroku/python/lib/python3.6/site-packages/provider/oauth2/init.py", line 1, in
import backends
ModuleNotFoundError: No module named 'backends'
! Error while running '$ python src/manage.py collectstatic --noinput'.
See traceback above for details.
You may need to update application code to resolve this error.
Or, you can disable collectstatic for this application:
$ heroku config:set DISABLE_COLLECTSTATIC=1
https://devcenter.heroku.com/articles/django-assets
! Push rejected, failed to compile Python app.
! Push failed

@lchogan
Copy link

lchogan commented Jun 5, 2020

Same issue here. Any resolution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants