On Sun 19 Jan 2025 at 12:20:06 (+0000), Jenifer Tribe wrote: > I have installed this after hanging on to 2.18.2 for years. > When I run convert.ly I get the following.. > > File "C:\Users\jenny\Documents\Music\Lilypond\Isaac\Coralis C\Pentecost > XVIII Communion\convert-ly.py", line 82, in <module> > import convertrules > ModuleNotFoundError: No module named 'convertrules'
You might share: the command line you typed in full, the directory you were in at the time you typed it. > I set my environment to find everything in the bin directory: > Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program > Files\dotnet\;C:\Program Files (x86)\Lilypond\lilypond-2.24.4\bin; That looks reasonable to a non-windows user. > I also have the python310.dll in lilypond\usr\bin, and a copy in the > directory I'm trying to convert. Is there an obvious setup problem? I'm on > Windows 11, which I hope isn't an issue. I'm not sure you do yourself any favours by copying odd files from the LP distribution into locations like data directories. In particular for windows, you should probably avoid having them in your current working directory. I would leave the binaries in wherever they were installed. You can certainly change directory to wherever you place your data files. Cheers, David.