Patrick McCarty wrote Sunday, August 15, 2010 7:27 AM
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
Hhm, looks suspicious, but I'm out of my depth here.
Earlier recent GUB releases gave a different problem which I
reported to the bug list on 7 July:
http://lists.gnu.org/archive/html/bug-lilypond/2010-07/msg00060.html
Graham thought this might have been caused by Reinhold's refactoring
of lilypond-book.
For my LilyPond work since then I've used lilypond-book from
2.13.14,
which still works fine.
Trevor
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel