lilypond-devel
[Top][All Lists]
Advanced

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

convert-ly doesn't find lilylib


From: Jean-Charles Malahieude
Subject: convert-ly doesn't find lilylib
Date: Thu, 21 May 2020 14:09:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Hi,

with master as of 15de2c8874262c2c0a9f2cc3beee5070c766dde4


$ cat buggy.ly
\version "2.18.2"
c1

$ ~/GIT/Mentor/out/bin/convert-ly -e TEST.ly
Traceback (most recent call last):
  File "/home/jcharles/GIT/Mentor/out/bin/convert-ly", line 65, in <module>
    import lilylib as ly
ModuleNotFoundError: No module named 'lilylib'
$

Cheers,
--
Jean-Charles



reply via email to

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