Dear Sir/ Madam,

  Myself Abhishek want to work on Python framework to develop a web page 
in python as a fresher, so i have downloaded the python 3.4 and follow 
the steps from quick install guide as

1- Install Pyhton ( which was verified by click on IDLE (Python 3.4 GUI 
- 32 bit))
2- Setup a database ( using MS Access)
3- Install Django
               a- pip
               b- setuptools-12.2
               c- django-django-1.7a2-3046-g65441bb

run all the setup.py files of each. and i have saved these files in c: \ 
Python34  folder.

Then verified by the following command in python command line


import django

but we get an error as


  >>> import django
Traceback (most recent call last):
   File "<pyshell#0>", line 1, in <module>
     import django
ImportError: No module named 'django'


  I request you to kindly provide me proper guide lines to install the 
Djnago in my system with proper steps , so that i can start to develop 
the web page.



Thanks And Regards,

Abhishek


-- 
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+unsubscr...@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/78a84929-1ae7-4c83-8ac0-8232ce1728fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to