[XML-SIG] python installatie op Windows

Chris Knight cknight@ptolemy.arc.nasa.gov
Fri, 14 Apr 2000 09:38:19 -0700


I'll second that note, documentation on proper installation on Win32
platforms (esp. without a compiler, since it *looks* like all of the
necessary dlls are there) would be highly useful (or is the setup.py
supposed to work with the precompiled distribution?)

> -----Original Message-----
> From: xml-sig-admin@python.org [mailto:xml-sig-admin@python.org]On
> Behalf Of Frank Brugman
> Sent: Friday, April 14, 2000 8:11 AM
> To: xml-sig@python.org
> Subject: [XML-SIG] python installatie op Windows
>
>
>
> Dear Reader,
>
> I tried to install the xml extention for Python under Windows NT
> from the file PyXML-0.5.3.tar.
> ( I have installed python 1.5.2 under progam files and created a
> path to it. )
> I extracted the files and tried to invoke the command:
>
> 'python setup.py build'
>
> >>>>>>>>>>> Logging from screen >>>>>>>>>>>>>>>>>>>>>
>
> D:\Users\Brugman\xml\PyXML-0.5.3>python setup.py build
>
> Traceback (innermost last):
>   File "setup.py", line 19, in ?
>     from distutils.command.build import Build
> ImportError: cannot import name Build
>
> D:\Users\Brugman\xml\PyXML-0.5.3>ls
>
> ANNOUNCE        README          Wise            mac             xml
> CREDITS         README.pyexpat  demo            setup.py
> LICENCE         README.sgmlop   doc             test
> MANIFEST        TODO            extensions      windows
>
> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>
> So it failed, and I don't have a clue what I did wrong.
> As I am unfamiliar with python I also can't see which command line will
> python let parse a XML file. ( or setup a TCL/TK interface for
> editing such a XML file )
>
> I hope I didn't ask too stupid questions,
>
> With kind regards, Frank Brugman
>
>
>
>
>  ----------------------------------------------------------------
>  Frank Brugman               TNO Automotive
>  Phone: +31 15 2 69 70 35    P.O. Box 6033, 2600 JA,  DELFT
>  Fax:   +31 15 2 62 43 21    The Netherlands
>  URL: http://www.madymo.com  E-Mail: brugman@wt.tno.nl(laparesse@wish.net)
>  ----------------------------------------------------------------
>
>
> _______________________________________________
> XML-SIG maillist  -  XML-SIG@python.org
> http://www.python.org/mailman/listinfo/xml-sig