You are not logged in.

Change Language:

Profile for Abhishek Rai

Name Abhishek Rai
Email Address realmccoy2k2@gmail.com
Website URLhttp://realmccoy2k.tumblr.com
AvatarUsers avatar
Posts1
  • Where can I get the original importlib.py . I guess I messed up on line 36 and now the server is not starting.
    Board » Getting Started » Setup and Configuration
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\ABHISHEK\mysite>manage.py runserver
    Traceback (most recent call last):
    File "C:\Users\ABHISHEK\mysite\manage.py", line 2, in <module>
    from django.core.management import execute_manager
    File "C:\Python27\lib\site-packages\django\core\management\__init__.py", line
    8, in <module>
    from django.utils.importlib import import_module
    File "C:\Python27\lib\site-packages\django\utils\importlib.py", line 36
    return sys.modulesname
    ^
    IndentationError: unexpected indent

    C:\Users\ABHISHEK\mysite>


Powered by Sphene Community Tools