pyxml-0.8.3 install problem on RedHat 9

Harry George harry.g.george at boeing.com
Fri Jan 9 03:09:19 EST 2004


jangseungwook at nate.com (jang, seungwook) writes:

> >> python setup.py build
> 
> running build
> running build.py
> no copying xml/FtCore.py (output up-to-date)
> blah blah ..
> 
> running build_scripts
> not copying scripts/xmlproc-parse (up-to-date)
> not copying scripts/xmlproc_val (up-to-date)
> 
> 
> How can I fix it ?
> Please help me ~~ 
> 

Fix what?  The "not copying" is the normal response if the files are
current.  This might happen if you had an older PyXML installation and
were doing an update -- files that were the same would not need to be
installed again.

When you try importing one of the modules, does it work?

> 
> 
> Seungwook, Jang

-- 
harry.g.george at boeing.com
6-6M31 Knowledge Management
Phone: (425) 342-5601



More information about the Python-list mailing list