lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-book on osx 10.4


From: John Mandereau
Subject: Re: lilypond-book on osx 10.4
Date: Thu, 29 Oct 2009 12:14:25 +0100

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


reply via email to

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