On Thu, Aug 22, 2019 at 3:35 AM Abu Yusuf <[email protected]> wrote: > > First of all: don't use python2. It will be dead after 4 months. > create a virtual environment: virtualenv -p /usr/bin/python3.5 venv > then activate it: source venv/bin/activate
Greetings Curious as to why you wouldn't install python 3.7 at this point? Regards -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPpdf5-3dtz%2BC_GoQdS3VmDFLZA-X1UvyaGWiG0DyXPueQL-pw%40mail.gmail.com.

