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 post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment