Check the Python Version. Thanks, Anoop atm ___ Life is short, Live it hard.
On 14 October 2011 22:24, Andrew Johnson <[email protected]>wrote: > I download and untar Django-1.3.1 and try to install and get: > > django/Django-1.3.1> sudo python setup.py install > Traceback (most recent call last): > File "setup.py", line 1, in ? > from distutils.core import setup > ImportError: No module named distutils.core > > I don't see a file named distutils.core anywhere I look. Did > something go wrong with my download? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

