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 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.

Reply via email to