Le jeudi 15 juin 2023 à 09:41 -0400, Pierre-Luc Gauthier a écrit : > I hope I'm not necroposting here. > > I naively tried to move it to /usr/local/bin but still : > > Traceback (most recent call last): > File "/usr/local/bin/convert-ly", line 82, in <module> > import convertrules > ModuleNotFoundError: No module named 'convertrules' > > For the record there is : > https://aur.archlinux.org/packages/lilypond-git#comment-915688
Moving into /usr/local/ isn't expected to help; ether LilyPond is installed into /usr/ (normally by a package manager, like you are using), or into /usr/local/ (normally by "sudo make install"), but not both. Do other scripts, such as musicxml2ly, work? There should be a "/usr/share/lilypond/XXXX/python/" directory (where XXXX = 2.25.x or XXXX = current). Is that the case?
signature.asc
Description: This is a digitally signed message part
