Ed Leafe wrote: > On Oct 4, 2008, at 7:27 PM, Ricardo Aráoz wrote: > >> File "E:\dabo\ez_setup.py", line 112, in download_setuptools >> from distutils import log >> ImportError: cannot import name log >> >> E:\dabo> >> ------------------------------------------------------------------- >> >> What am I doing wrong? > > Hmmm... sounds like a problem with distutils. I know that > distutils.log has been deprecated; maybe that's part of the problem? > > What do you get when you type: > > python --version > > at the command window prompt? > >
Hi Ed, I get : E:\dabo>python --version Python 2.5.2 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
