lilypond-devel
[Top][All Lists]
Advanced

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

Re: compilation error


From: Neil Puttock
Subject: Re: compilation error
Date: Thu, 6 Nov 2008 17:07:57 +0000

2008/11/6 Werner LEMBERG <address@hidden>:
>
> With current git:
>
>  Reading MusicXML from 00a-Basics-Pitches.xml ...
>  Converting to LilyPond expressions...
>  Traceback (most recent call last):
>    File "../../../scripts/musicxml2ly.py", line 2518, in <module>
>      main()
>    File "../../../scripts/musicxml2ly.py", line 2513, in main
>      voices = convert (filename, options)
>    File "../../../scripts/musicxml2ly.py", line 2432, in convert
>      score = extract_score_structure (mxl_pl, staff_info)
>    File "../../../scripts/musicxml2ly.py", line 311, in 
> extract_score_structure
>      score = musicexp.Score ()
>  AttributeError: 'module' object has no attribute 'Score'
>
> I'm using python 2.5.  Probably Jan's last change is problematic?

You need to do a clean build inside python/ to make sure Reinhold's
musicxml2ly.py changes are compiled.

Regards,
Neil




reply via email to

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