lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypond-latex


From: James E. Bailey
Subject: Re: lilypond-latex
Date: Mon, 01 Sep 2008 23:57:28 +0200


Am 01.09.2008 um 23:47 schrieb Graham Percival:

On Mon, 1 Sep 2008 17:17:47 -0400
Kieren MacMillan <address@hidden> 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: ''





reply via email to

[Prev in Thread] Current Thread [Next in Thread]