> When I do "make release" in the top level lilypond-1.4.2 directory, I
> get:
> 
...
>     import find
> ImportError: No module named find

It seems that the find module was removed between Python
version 1.5.2 and 1.6. The release message says it's easy
to replace using os.walk().

     /Mats



_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to