bug-lilypond
[Top][All Lists]
Advanced

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

Re: lilypond-book doesn't work in Windows


From: Mats Bengtsson
Subject: Re: lilypond-book doesn't work in Windows
Date: Sun, 12 Mar 2006 22:32:52 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

Still some problems:

File "C:\Program Files\LilyPond\usr\share\lilypond\current\python\lilylib.py",
line 22, in ?
   import subprocess
File "C:\Program Files\LilyPond\usr\lib\python2.4\subprocess.py", line 375, in
?
   import select
ImportError: No module named select

Maybe a packaging problem with python? When I try to import the same
module in the stand-alone python for Windows, it works well. When I run lilypond-book with that Python, I still get

Traceback (most recent call last):
 File "C:\Program Files\LilyPond\usr\bin\lilbook.py", line 1747, in ?
   main ()
 File "C:\Program Files\LilyPond\usr\bin\lilbook.py", line 1701, in main
   chunks = do_file (file)
 File "C:\Program Files\LilyPond\usr\bin\lilbook.py", line 1596, in do_file
   set_default_options (source)
File "C:\Program Files\LilyPond\usr\bin\lilbook.py", line 752, in set_default_
options
   textwidth = get_latex_textwidth (source)
File "C:\Program Files\LilyPond\usr\bin\lilbook.py", line 1412, in get_latex_t
extwidth
   os.unlink (tmpfile)
OSError: [Errno 13] Permission denied: 'c:\\docume~1\\mabe\\locals~1\\temp\\tmpc
aa_av.tex'

  /Mats

Quoting Han-Wen Nienhuys <address@hidden>:

Mats Bengtsson wrote:
- The redirect         redirect = ' 1>/dev/null 2>' + error_log_file
 done in system(...) in lilylib doesn't work at all in Windows.
You can avoid this bug by calling lilypond-book with --verbose. The question is if we can even skip the error log reporting
 as a temporary workaround.

this should be fixed in CVS. Please test.

--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com









reply via email to

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