On Mon, 01 Sep 2008 23:57:28 +0200 "James E. Bailey" <[EMAIL PROTECTED]> wrote:
> Am 01.09.2008 um 23:47 schrieb Graham Percival: > > > 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. > > Oooh, let's play explain the errors! <(^.^)> > 23:54:49 jamesebailey lilypond_2.11:python --version > Python 2.5.1 That calls python from your path. Try this: /usr/bin/python --version You'll see 2.3.5. ... or at least, Kieren would see 2.3.5, because of the error involving "set". I get it too, and have to edit lilypond-book manually whenever I get a new lilypond. > 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: '' I don't recognize these errors, so evidently it's not the same thing. Cheers, - Graham _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user