I'm having some problems running lilypond-book under WinXP. I get the
same error no matter what I do. Even if I type in the
lilypond-book-example from the Users Guide. The errormsg I get is
written below. I just upgraded to version 2.8 but the problem was there
in version 2.6 as well.
If anyone could give me a hint, as to where I should start looking for
the problem, I would be very thankfull!
/Morten
And now the errorMsg:
Reading bog.lytex...
Running latex...Traceback (most recent call last):
File "C:\Programmer\LilyPond\usr\bin\lilypond-book.py", line 1762, in ?
main ()
File "C:\Programmer\LilyPond\usr\bin\lilypond-book.py", line 1716, in
main
chunks = do_file (file)
File "C:\Programmer\LilyPond\usr\bin\lilypond-book.py", line 1611, in
do_file
set_default_options (source)
File "C:\Programmer\LilyPond\usr\bin\lilypond-book.py", line 759, in
set_defau
lt_options
textwidth = get_latex_textwidth (source)
File "C:\Programmer\LilyPond\usr\bin\lilypond-book.py", line 1416, in
get_late
x_textwidth
ly.system ('latex %s' % tmpfile, be_verbose=global_options.verbose)
File
"C:\Programmer\LilyPond\usr\share\lilypond\current\python\lilylib.py", li
ne 95, in system
stderr=stdout_setting)
File "C:\Programmer\LilyPond\usr\lib\python2.4\subprocess.py", line
542, in __
init__
errread, errwrite)
File "C:\Programmer\LilyPond\usr\lib\python2.4\subprocess.py", line
899, in _e
xecute_child
errpipe_read, errpipe_write = os.pipe()
AttributeError: 'module' object has no attribute 'pipe'
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user