lilypond-user
[Top][All Lists]
Advanced

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

Re: Error, when calling ly2dvi


From: Jan Nieuwenhuizen
Subject: Re: Error, when calling ly2dvi
Date: 06 Nov 2001 22:34:56 +0100

"Thomas Schindler" <address@hidden> writes:

> I installed the Lilypond 1.4.8 on my Cygwin-Installation on a Windows 2000 
> machine. When I try to call "ly2dvi -P text.ly" from the bash-shell, I get 
> the following error-message:
> 
> **************************************************************
> address@hidden /Lily
> $ ly2dvi -P test.ly
> Traceback (most recent call last):
>   File "/usr/lilypond-1.4.8/bin/ly2dvi.py", line 69, in ?
>     import resource
> ImportError: No module named resource

Comment-out the line that imports resource, like this:

    /usr/lilypond-1.4.8/bin/ly2dvi.py:
    ...
    # import resource

Btw, there's a special page in the wiki for windows specific problems:

    http://lilypond.org/wiki/?TroubleshootingWindows

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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