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: James E. Bailey
Subject: Re: lilypond-book on osx 10.4
Date: Mon, 26 Oct 2009 06:52:17 +0100


On 25.10.2009, at 12:16, Graham Percival wrote:

On Sun, Oct 25, 2009 at 11:14:20AM +0100, James E. Bailey wrote:
   is lilypond-book on osx 10.4 broken? I remember I had some problems
   before, but I don't know whta the current status is: I get these errors
   using 2.12.2 and 2.13.4, respectively:

If you're going to use the unstable development version, then use
the latest one.  Various things have changed in the OSX package
from 2.13.4 to 2.13.6.

Cheers,
- Graham

And, for completeness' sake, here's the error output for 2.13.6:

06:49:15 jamesebailey lilypond snippets:~/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book lily-book-sample.lytex 
lilypond-book (GNU LilyPond) 2.13.6
Reading lily-book-sample.lytex...
Running latex...This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7)
 %&-line parsing enabled.
entering extended mode
(/tmp/tmpVfRKhx.tex
LaTeX2e <2005/12/01>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, basque, danish, dutch, finnish, french, german, ngerman, hungarian,
 italian, bokmal, nynorsk, polish, portuguese, spanish, swedish, ukenglish, loa
ded.

(/usr/local/texlive/2008basic/texmf-dist/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/local/texlive/2008basic/texmf-dist/tex/latex/base/size10.clo))
No file tmpVfRKhx.aux.
textwidth=345.0pt
columnsep=10.0pt
(./tmpVfRKhx.aux) )
No pages of output.
Transcript written on tmpVfRKhx.log.
Dissecting...
/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book:1258: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  from md5 import md5
Traceback (most recent call last):
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 2136, in <module>
    main ()
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 2118, in main
    chunks = do_file (files[0])
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 2022, in do_file
    do_process_cmd (chunks, input_fullname, global_options)
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 1851, in do_process_cmd
    outdated = [c for c in snippets if c.is_outdated (options.lily_output_dir, output_files)]
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 1379, in is_outdated
    found, missing = self.all_output_files (output_dir, current_files)
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 1314, in all_output_files
    base = self.basename()
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 1270, in basename
    cs = self.get_checksum ()
  File "/Users/jamesebailey/Applications/LilyPond_devel.app/Contents/Resources/bin/lilypond-book", line 1258, in get_checksum
    from md5 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


James E. Bailey




reply via email to

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