Hi,

I get an error when attempting to run convert-ly from the latest LilyPond 2.10 and 2.11 builds. This is on Mac OS X version 10.4.8 on Intel. It appears to have been broken between 2.1[01].13 and 2.1[01].14.

Thanks,

Chris


First broken version (still broken in 2.10.16):

ChrisMacMini:/Applications/LilyPond2.10 chris$ /Applications/LilyPond2.10/2.10.14/LilyPond.app/Contents/Resources/bin/convert-ly
Traceback (most recent call last):
File "/Applications/LilyPond2.10/2.10.14/LilyPond.app/Contents/Resources/bin/convert-ly", line 22, in ?
    import lilylib as ly
ImportError: No module named lilylib


Last working version:

ChrisMacMini:/Applications/LilyPond2.10 chris$ /Applications/LilyPond2.10/2.10.13/LilyPond.app/Contents/Resources/bin/convert-ly
Usage: convert-ly [OPTIONS] FILE

Update LilyPond input to newer version.  By default, update from the
version taken from the \version command, to the current LilyPond version.

Examples:

  convert-ly -e old.ly
  convert-ly --from=2.3.28 --to 2.5.21 foobar.ly

Options:
       --version       show program's version number and exit
   -h, --help          show this help message and exit
   -f, --from=VERSION  start from VERSION [default: \version found in file]
   -e, --edit          edit in place
   -n, --no-version    do not add \version command if missing
   -s, --show-rules    print rules [default: --from=0, --to=2.10.13]
   -t, --to=VERSION    convert to VERSION [default: 2.10.13]

Bugs:
Report bugs via http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs



--

Chris Sawer - [EMAIL PROTECTED] - Mutopia team leader
Free sheet music for all at:  http://www.MutopiaProject.org/


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to