lilypond-devel
[Top][All Lists]
Advanced

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

Re: windows lilypond-book.py


From: Trevor Daniels
Subject: Re: windows lilypond-book.py
Date: Sat, 14 Jan 2012 12:19:24 -0000


Trevor Daniels wrote Saturday, January 14, 2012 12:10 PM

Having done that I then get

$ python test-subprocess2.py
**** Begin testing 7
0. return code:  0
sleep
Traceback (most recent call last):
 File "test-subprocess2.py", line 48, in ?
   main ()
 File "test-subprocess2.py", line 41, in main
   time.sleep(1)
IOError: [Errno 2] No such file or directory

Doing this in a Windows command box rather than MinGW
gives a bit more information:

c:\Program Files\LilyPond\usr\bin>python test-subprocess2.py
**** Begin testing
0. return code:  0
sleep
Traceback (most recent call last):
 File "test-subprocess2.py", line 48, in ?
   main ()
 File "test-subprocess2.py", line 41, in main
   time.sleep(1)
IOError: [Errno 2] No such file or directory

c:\Program Files\LilyPond\usr\bin>'sleep' is not recognized as an internal or ex
ternal command, operable program or batch file.

Trevor



reply via email to

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