lilypond-devel
[Top][All Lists]
Advanced

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

Re: compile error (help2man) with git 2ae5726


From: Werner LEMBERG
Subject: Re: compile error (help2man) with git 2ae5726
Date: Wed, 19 Sep 2007 12:04:26 +0200 (CEST)

From: Mats Bengtsson <address@hidden>
Subject: Re: compile error (help2man) with git 2ae5726
Date: Wed, 19 Sep 2007 09:19:47 +0200

> 
> 
> Werner LEMBERG wrote:
> >> Which is an indication that musicxml2ly cannot be run correctly.  I
> >> noticed the same problem here, but
> >>
> >> make -C python clean
> >> make -C scripts clean
> >> make
> >>
> >> solves the problem.
> >>     
> >
> > Hmm.  I always start compilation from scratch (this is, using the fresh git
> > repository), running `./autogen' and then `make all', so your solution
> > can't be the final one.
> >   
> Ambituous! (I almost never start from scratch).
> What does './scripts/out/musicxml2ly --help' return?
> 
>    /Mats

./musicxml2ly --help

Traceback (most recent call last):
  File "./musicxml2ly", line 209, in <module>
    'glissando' : musicexp.GlissandoEvent,
AttributeError: 'module' object has no attribute 'GlissandoEvent'


    Werner




reply via email to

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