[XML-SIG] from cnr - Italy

Alvaro López Ortega alvaro@godsmaze.org
06 Sep 2001 16:34:37 +0200


On Thu, 2001-09-06 at 11:02, Carla Attianese wrote:

Look for the distutils module (dir).. may be with something like this:


from sys import path
from os import system

for p in path:
	system("find %s -name distutils" % (p))



> >>>>>>>>>>>>>>>>>> Notizia originaria <<<<<<<<<<<<<<<<<<
> 
> Il 05/09/01, 19.23.49, Alexandre Fayolle <Alexandre.Fayolle@logilab.fr> h=
a 
> scritto sull‘argomento Re: [XML-SIG] from cnr - Italy:
> 
> 
> > On 5 Sep 2001, Alvaro López Ortega wrote:
> 
> > > On Wed, 2001-09-05 at 17:13, Carla Attianese wrote:
> > >
> > > Do you have installed dist-utils package?
> > > Look at this:
> > > http://packages.debian.org/unstable/interpreters/python-distutils.htm=
l
> 
> > The package you mention is for python 1.5.2. The Distutils are supposed=
 
> to
> > be included in the python 2.0 standard library.
> 
> > Alexandre Fayolle
> > --
> > LOGILAB, Paris (France).
> > http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
> > Narval, the first software agent available as free software (GPL).
> 
> As I told you, I installed Python 2.0, which is supposed to include 
> distutils. I can try to install 
> distutils by themselves, but do you think is it possible there's another 
> reason why the file 'setup.py' doesn't see the distutils utility? Do you 
> have some idea about?
> Best Regards
> Carla Attianese
> 
> 
> _______________________________________________
> XML-SIG maillist  -  XML-SIG@python.org
> http://mail.python.org/mailman/listinfo/xml-sig
-- 
Greetings, alo.