Subhabrata
unread,Feb 13, 2011, 11:49:58 AM2/13/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django developers
Dear Group,
I am a very new entrant in Django. I have downloaded the Django. I am
using MS-Windows XP(SP-2). I use Python 2.6.5 (r265:79096, Mar 19
2010, 21:48:26) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information with
IDLE as GUI.
I have extracted the tar.gz file to the Python26\sitepackages and
tried
import django in IDLE but it is giving the following error message:
>>> import django
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import django
ImportError: No module named django
If any one can kindly let me what erroneous step I am doing?
Best Regards,
Subhabrata.