Am 01.09.2008 um 23:47 schrieb Graham Percival:

On Mon, 1 Sep 2008 17:17:47 -0400
Kieren MacMillan <[EMAIL PROTECTED]> wrote:

Which doesn't work___  =(

At least for me, it returns the error:
    NameError: global name 'set' is not defined

I'm using Lilypond 2.11.57 and python 2.5, if that helps you debug
the problem.

You're not actually using python 2.5, which is the problem.
You're using osx 10.3, which has python 2.3 in /usr/bin/python.

Search the mailist (err, maybe the -devel list) for more info
about this problem.

Cheers,
- Graham
Oooh, let's play explain the errors! <(^.^)>
23:54:49 jamesebailey lilypond_2.11:python --version
Python 2.5.1
23:54:58 jamesebailey lilypond_2.11:LilyPond.app/Contents/Resources/ bin/lilypond-book --output=out --pdf lilybook.lytex
lilypond-book (GNU LilyPond) 2.11.57
Traceback (most recent call last):
File "LilyPond.app/Contents/Resources/bin/lilypond-book", line 2018, in <module>
    main ()
File "LilyPond.app/Contents/Resources/bin/lilypond-book", line 2000, in main
    chunks = do_file (files[0])
File "LilyPond.app/Contents/Resources/bin/lilypond-book", line 1840, in do_file
    in_handle = file (input_fullname)
IOError: [Errno 2] No such file or directory: ''



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to