Le mercredi 28 octobre 2009 à 19:34 +0100, James E. Bailey a écrit :

> downgrading to python 2.4.6 solved the problem and lilypond-book works
> perfectly now. Whom do I talk to to have this updated in the
> distributed binary? Or is this not a feasible option because 10.5 and
> 10.6 don't have this problem?

Downgrading Python is a workaround, but it's not a solution.  Does
replacing

from md5 import md5

by

from hashlib import md5

in 
/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book
 help?

Best,
John

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

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

Reply via email to