bug-lilypond
[Top][All Lists]
Advanced

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

python error in lilypond-book-2.6.0?


From: Paul Scott
Subject: python error in lilypond-book-2.6.0?
Date: Sun, 10 Jul 2005 02:30:07 -0700
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

address@hidden:~/music/stfrancis$ lilypond-book-2.6.0 --output=out --psfonts oilbook.tex
lilypond-book-bin-2.6.0 (GNU LilyPond) 2.6.0
Reading oilbook.tex...
Traceback (most recent call last):
 File "/usr/bin/lilypond-book-bin-2.6.0", line 1616, in ?
   main ()
 File "/usr/bin/lilypond-book-bin-2.6.0", line 1582, in main
   chunks = do_file (file)
 File "/usr/bin/lilypond-book-bin-2.6.0", line 1448, in do_file
   set_default_options (source)
 File "/usr/bin/lilypond-book-bin-2.6.0", line 660, in set_default_options
   textwidth = get_latex_textwidth (source)
 File "/usr/bin/lilypond-book-bin-2.6.0", line 1280, in get_latex_textwidth
   tempfile.tempdir = ''
NameError: global name 'tempfile' is not defined

Looking at the python code I don't see where tempfile is created.
This is on Debian sid on two different machines. I have not included the tex file since the problem seems fairly clear and the tex file is similar to the example in the doc's.

Also this example works fine with 2.4.5.

Paul Scott





reply via email to

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