pyxml-0.8.3 install problem on RedHat 9

  • Thread starter jang, seungwook
  • Start date
J

jang, seungwook

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 ~~



Seungwook, Jang
 
H

Harry George

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,900
Latest member
Nell636132

Latest Threads

Top