55210/celery-with-sqs-error-no-module-named-sqs
I am trying to configure celery to use sqs. But I get the following error:
No module named 'sqs'
It's using SQS as a result backend as well. You can set CELERY_RESULT_BACKEND = None
source: https://stackoverflow.com/questions/48912133/celery-sqs-error-no-module-named-sqs
I solved the problem. I'm using pipenv ...READ MORE
Hi@pradip, I think you need to import some ...READ MORE
I regenerated the credentials in the IAM ...READ MORE
Hi@akhtar, According to my knowledge requests is not ...READ MORE
It can work if you try to put ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hi, Here for the above mentioned IAM user ...READ MORE
Check if the FTP ports are enabled ...READ MORE
This is usually due to an incorrect ...READ MORE
context.done has to be included after the ...READ MORE
OR
Already have an account? Sign in.