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