On Sat, Aug 14, 2010 at 5:23 PM, Patrick McCarty <pnor...@gmail.com> wrote: > 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.
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 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel