lilypond-devel
[Top][All Lists]
Advanced

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

Re: Problem with 2.13.30?


From: Patrick McCarty
Subject: Re: Problem with 2.13.30?
Date: Sat, 14 Aug 2010 23:27:18 -0700

On Sat, Aug 14, 2010 at 5:23 PM, Patrick McCarty <address@hidden> wrote:
> On Sat, Aug 14, 2010 at 4:10 PM, Trevor Daniels <address@hidden> 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.

One further note:

This could be related to Jan's recent changes to the MinGW Python
build in GUB.  Something related to "msvcrt" was added here:

http://github.com/janneke/gub/commit/e3d46689d881045ceb2dbf31d7d4573709f781d8#L1R136


Thanks,
Patrick



reply via email to

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