Han-Wen Nienhuys wrote:
Mats Bengtsson schreef:
My main recommendation is to upgrade to the latest stable
version of LilyPond. There are installation packages available
at www.lilypond.org for all major operating systems.
If you really want to stick to your current version, you could
try to search the mailing list archives for hints, but I don't
recognize this particular problem from the top of my head.
I'm not quite sure that this is the right solution. The python
packages for 2.9.x and 2.8.x are the same.
Yes, but he used version 2.6.x before!
However, my guess is that jmk uses Windows (he didn't
say) and it's well-known that lilypond-book doesn't work
there. The workaround is to
- Install the windows version of python from www.python.org
and add it to the PATH (see
http://lists.gnu.org/archive/html/lilypond-user/2006-04/msg00363.html
for more details)
- Run lilypond-book using
python C:\Program Files\lilypond\usr\bin\lilypond-book
- The first time you run lilypond-book, you will still get an
error message, but if you just run the same command once
more it will work (see
http://lists.gnu.org/archive/html/bug-lilypond/2006-03/msg00116.html
for an explanation).
/Mats