[BangPypers] ImportError: cannot import name make_option

Senthil Kumaran orsenthil at gmail.com
Mon Jan 26 19:15:24 CET 2009


> OOMMEN KM <oommenkm at gmail.com> wrote:
>
>
>  As I was trying to build my first site in Django, I gave the
> django-admin.py  command I got the following error.
>
> ----------------
> Traceback (most recent call last):

Seems to be a problem either with your installation of Django or
incompatibility issue.

Couple of things to do.
1) Version of python: Do python -V
>From your traceback it seems you are using Python 2.5. But still it is
required to list the version and make sure you are using the latest.
2) How are you installing django? Just mention the steps.

And try Parthan SR's suggestion also.


-- 
Senthil


More information about the BangPypers mailing list