lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond-book fails; python 2.3 used instead of 2.4


From: Han-Wen Nienhuys
Subject: Re: lilypond-book fails; python 2.3 used instead of 2.4
Date: Tue, 28 Mar 2006 12:10:26 +0200
User-agent: Thunderbird 1.5 (X11/20060313)

Graham Percival wrote:
lilypond-book produces pdfs with incorrect margins, and displays this error message:

---
Traceback (most recent call last):
File "/Users/gperciva/Apps//LilyPond.app/Contents/Resources/bin/lilypond-book", line 1754, in ?
    main ()
File "/Users/gperciva/Apps//LilyPond.app/Contents/Resources/bin/lilypond-book", line 1732, in main psfonts_file = os.path.join (global_options.output_name, basename + '.psfonts') File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/posixpath.py", line 62, in join
    elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
---
(although it keeps on processing the document)

I have python2.4 installed via fink, but it's still finding the system 2.3 (at /usr/bin/python). Any hints?

it's barfing because global_options.output_name is None. I've changed the default to '' in CVS, but you might want to submit a full bugreport.

--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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