On Sat, Aug 14, 2010 at 4:10 PM, Trevor Daniels <t.dani...@treda.co.uk> wrote:
> The mingw binary of 2.13.30 gives the following error
> under Vista on my system:
>
> Running lilypond-book
> Traceback (most recent call last):
>  File "c:/program files/lilypond/usr/bin/lilypond-book.py", line 86, in ?
>   import book_base as BookBase
>  File "out/book_base.py", line 4, in ?
>  File "out/book_snippets.py", line 9, in ?
>  File "c:\Program Files\LilyPond\usr\lib\python2.4\subprocess.py", line 352,
> in
> ?
>   import msvcrt
> ImportError: No module named msvcrt
> Lilypond-book returned code 1
>
> Could someone else please try this to see if this is a
> problem with the release or my system.

I can reproduce the problem with Wine, running the following:

  $ wine python.exe lilypond-book.py

I've never tried this before, so I don't know whether or not this
worked with 2.11.29 or earlier.

-Patrick

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

Reply via email to