[XML-SIG] trouble shooting XSL demo

Jeremy Siek <jsiek@lsc.nd.edu> Jeremy Siek <jsiek@lsc.nd.edu>
Sat, 15 Jan 2000 21:45:40 -0500 (EST)


Hi,

I'm trying to learn how to the python XSL package
and ran into a difficulty right away:

I try to run the demo like so:

python /usr/local/lib/XSL/Processor.py addr_book1.xml addr_book1.xsl 

And get the following error:

IOError: (2, 'No such file or directory')

The traceback started at:
engine.include_xsl_file(name)
...


Suggestions? Probably some simple install problem, yes?


Thanks ahead of time,

Jeremy