Tuesday, September 8, 2020

Re:

Delete the Virtual Environment  venv (or) env folder and create a new Virtual Environment using 

python3.7 -m venv venv

Install all modules again.

Since it doesn't support python3.8.

All the best


On Tue, Sep 8, 2020 at 4:55 PM hans alexander <hanzatom@gmail.com> wrote:
I have seen that link, still got errors after trying to install twisted.
Guess the problem is that I'm using python 3.8.5. Guess it's not supported for Django Channels.
Is there any safe way to downgrade python version ?
Or how to separate Global Python Version and Virtual Environment Python Version?
I already have my virtual env for my project.

Please advise. Thanks

On Tue, Sep 8, 2020 at 5:48 PM RANGA BHARATH JINKA <bharathjinka09@gmail.com> wrote:

On Tue, Sep 8, 2020 at 4:14 PM hans alexander <hanzatom@gmail.com> wrote:
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:
   (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.


--
Thanks and Regards

J. Ranga Bharath
cell: 9110334114

--
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/CAK5m315f%3D72cjw2R2WHu3xnRHdVyzCzuXW_1y7waFJreegRhbg%40mail.gmail.com.

--
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%3DY07FdRyNB%3DDw3cGq5%2BbPJ2k_jXZEh%3D-3RquQxJo8SYtA%40mail.gmail.com.


--
Thanks and Regards

J. Ranga Bharath
cell: 9110334114

--
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/CAK5m317FyLYrMo-FLWDjORHXgrmpDFtj_CgTT5x3aZt4MuFAAQ%40mail.gmail.com.

No comments:

Post a Comment