syntax error

35 views
Skip to first unread message

deepali pandey

unread,
Jul 24, 2018, 10:08:26 PM7/24/18
to Django users
$ python -m django --version showing syntax error? also i am unable to create a file.. i am using python 3.7 and django is already installed in my system, version of django is 2.0.7(which is compatible with python 3.7

Akhil Reddy

unread,
Jul 25, 2018, 7:24:35 AM7/25/18
to django...@googlegroups.com
So what is the solution for this pblm..


On Wed 25 Jul, 2018 7:38 am deepali pandey, <deepalip...@gmail.com> wrote:
$ python -m django --version showing syntax error? also i am unable to create a file.. i am using python 3.7 and django is already installed in my system, version of django is 2.0.7(which is compatible with python 3.7

--
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...@googlegroups.com.
To post to this group, send email to django...@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/efd25b07-1df8-49a6-adcf-ff658c480dd7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

akash kandpal

unread,
Jul 25, 2018, 7:40:35 AM7/25/18
to django...@googlegroups.com
In the she'll try this
python
import django
print (django.VERSION)


deepali pandey

unread,
Jul 25, 2018, 11:42:48 AM7/25/18
to django...@googlegroups.com
The problem was I was using code in command prompt instead of windows powershell.. now the code is working when I am using it in shell

Reply all
Reply to author
Forward
0 new messages