lilypond-devel
[Top][All Lists]
Advanced

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

Re: LilyPond Mac GUI update


From: James E. Bailey
Subject: Re: LilyPond Mac GUI update
Date: Wed, 1 Jul 2009 00:05:58 +0200


On 30.06.2009, at 21:48, Patrick McCarty wrote:

Hello LilyPond developers!

Some improvements to the Mac GUI have been integrated into GUB.  You
can find the list of changes here:


Graham and I would appreciate any feedback on functionality from those
running Mac OS X 10.3, 10.4, or 10.5.  The test installers can be
found here:

Intel Macs:

PPC Macs:


I can report success with Mac OS X 10.5.6 (both versions).  If these
work, Graham will roll another development release with the changes.
Many thanks to Christian Hitz for all of the improvements!

Thanks,
Patrick


_______________________________________________
lilypond-devel mailing list

10.4.11 Intel. GUI and convert-ly work.

lilypond-book fails because of python. Also, updating lilypond-book with either #!/path/to/python or #!/usr/bin/env python gives me this error:
23:59:46 jamesebailey lilypond snippets:~/Downloads/LilyPond.app/Contents/Resources/bin/lilypond-book lilybook_test.lytex
/Users/jamesebailey/Downloads/LilyPond.app/Contents/Resources/bin/lilypond-book:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
Traceback (most recent call last):
  File "/Users/jamesebailey/Downloads/LilyPond.app/Contents/Resources/bin/lilypond-book", line 32, in <module>
    import md5
  File "/Users/jamesebailey/lib/python2.6/md5.py", line 10, in <module>
    from hashlib import md5
  File "/Users/jamesebailey/lib/python2.6/hashlib.py", line 136, in <module>
    md5 = __get_builtin_constructor('md5')
  File "/Users/jamesebailey/lib/python2.6/hashlib.py", line 63, in __get_builtin_constructor
    import _md5
ImportError: No module named _md5

I don't know if it's something I lack in my *extremely* minimal python installation, but if it's important:
00:03:11 jamesebailey lilypond snippets:python -V
Python 2.6.2

and

00:01:20 jamesebailey Downloads:which python
/Users/jamesebailey/bin/python


James E. Bailey




reply via email to

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