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

ImportError: No module named vine.five #4

Closed
catsarebetter98 opened this issue Oct 20, 2021 · 1 comment
Closed

ImportError: No module named vine.five #4

catsarebetter98 opened this issue Oct 20, 2021 · 1 comment

Comments

@catsarebetter98
Copy link

catsarebetter98 commented Oct 20, 2021

Similar issue to this, breaks on deployement and Server Unhealthy error on Render Events.

Fix is to add:

amqp==2.6.0
vine==1.3.0

to requirements.txt

@scottnuma
Copy link
Contributor

We've updated requirements.txt to include both of these dependencies.

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

No branches or pull requests

2 participants