Trouble installing django

19 views
Skip to first unread message

puneet loya

unread,
Sep 2, 2012, 2:25:14 PM9/2/12
to Django users
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?

puneet loya

unread,
Sep 2, 2012, 3:59:48 PM9/2/12
to django...@googlegroups.com
Solved it :)  Used the easy_install utility of python and the works done :)

It installs Django automatically :)
Reply all
Reply to author
Forward
0 new messages