Thursday, December 3, 2015

am new to django and at a dead end or so i think

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\LENOVO>django-admin.py
Traceback (most recent call last):
  File "C:\Python27\Scripts\django-admin.py", line 2, in <module>
    from django.core import management
  File "C:\Python27\lib\site-packages\django\core\management\__init__.py", line
10, in <module>
    from django.apps import apps
  File "C:\Python27\lib\site-packages\django\apps\__init__.py", line 2, in <modu
le>
    from .registry import apps      # NOQA
  File "C:\Python27\lib\site-packages\django\apps\registry.py", line 89
    duplicates: %s" % app_config.label)
             ^
SyntaxError: invalid syntax

C:\Users\LENOVO>

this is th error message i've been getting for like 2weeks now pls somebody help!!!!

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2cb7ed54-35ab-4b0c-8d4d-5fb88071d097%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment