django-async-orm icon indicating copy to clipboard operation
django-async-orm copied to clipboard

ModuleNotFoundError: No module named 'channels'

Open Muhammadali-Akbarov opened this issue 2 years ago • 1 comments
trafficstars

this error occurs after that installation your module, you need to add setup required moduels

ModuleNotFoundError: No module named 'channels'

Muhammadali-Akbarov avatar Sep 23 '23 07:09 Muhammadali-Akbarov

Hello,

Thank you for reporting the issue, but the module channels is present in the requirements, can you specify which version are you installing ?

https://github.com/rednaks/django-async-orm/blob/main/pyproject.toml#L28

rednaks avatar Sep 24 '23 13:09 rednaks