Solved it :) Used the easy_install utility of python and the works done :)
It installs Django automatically :) On Sunday, September 2, 2012 11:55:14 PM UTC+5:30, puneet loya wrote: > > I m a starter at python and Django.. > > When i execute the following command.. I get the error > python setup.py install > > Traceback (most recent call last): > File "setup.py", line 1, in <module> > from distutils.core import setup > ImportError: No module named distutils.core > > I have 64-bit windows 7.. How do i get distutils in python for 64-bit > OS? > > I searched on internet.. > setuptools for python for 64 bit windows OS.. not available..? > > Has anyone faced a similar problem? > Please can anyone guide on how to go further? > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/I9jcLCFFE00J. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.