I got errors when installing Django Channels.
-- I'm using Python 3.8.5, Django 3.1
Installing using :
pip install channels
I got error like this:
Installing collected packages: twisted, daphne, channels
Running setup.py install for twisted ... error
ERROR: Command errored out with exit status 1:
Running setup.py install for twisted ... error
ERROR: Command errored out with exit status 1:
(many error lines below)
Please help. Thanks
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANV3w%3Db69GCOjap31KiAF%2BemS-zsDDDw96vHiMsKcWu9qW2hJg%40mail.gmail.com.
No comments:
Post a Comment