Friday, March 29, 2019

Re: Installation Question

that's because you want to use python 3.7 but by default it is using python 2.7

Try this to install virutal env: pip install -p python3 virtualenv

On Fri, 29 Mar 2019, 13:15 Michael Achterberg, <michael@achterberg.org.za> wrote:
When I run

Pip install virtualenv

I still get the SyntaxError: invalid syntax


Regards,

Michael Achterberg
E-mail: michael@achterberg.org.za


-------- Original message --------
From: KONE GOMPOU LOUA ALASSANE <gompou.kone@uvci.edu.ci>
Date: 28/03/2019 18:57 (GMT+02:00)
To: django-users@googlegroups.com
Subject: Re: Installation Question

You must install  virtualenv first,

Le jeu. 28 mars 2019 16:55, Sandip Nath <techsandip@gmail.com> a écrit :
Definitely will help you with your installation. But first reply to the questions. Because the remedy will depend on your reply.

On Thursday, 28 March 2019 22:02:08 UTC+5:30, michael wrote:
I've installed Python 3.7 which comes with pip installed. When I try to create a virtualenv I get a SyntaxError: invalid syntax

What am I doing wrong?


Regards,

Michael Achterberg
E-mail: mic...@achterberg.org.za

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2e63c3dc-283b-4498-9e49-d44f75f871ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANoHCssQpRLwV6GorXjzrzLFxHDGTUWr%3DAnyEcmAAX%3DLCPVibQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ylww5dfn1ahytvwqxbubq5m4.1553845277711%40email.android.com.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAC3mK7eeGB3Xeqn5yPVRRSz7x52eX9XcEWKBX-0tc%2BZoyeydBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment