Under Windows XP, running [convert-ly "file One"] (with a blank in the file 
name) I get the following errors:

convert-ly.py (GNU LilyPond) 2.11.9
convert-ly.py: error: cannot open file: `file'
convert-ly.py: error: cannot open file: `One'


Similarly, [midi2ly "file One"] produces errors:

Traceback (most recent call last):
  File "C:\Programme\LilyPond\usr\bin\midi2ly.py", line 987, in ?
    main()
  File "C:\Programme\LilyPond\usr\bin\midi2ly.py", line 985, in main
    convert_midi (f, o)
  File "C:\Programme\LilyPond\usr\bin\midi2ly.py", line 813, in convert_midi
    str = open (in_file).read ()
IOError: [Errno 2] No such file or directory: 'file'


Working for a longer time with LilyPond and considering the frequent upgrades 
it becomes crucial to have such utilities working
Thanks!
Luc
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to