Re: 2.6.3 midi2ly: bad midi module location

2005-08-25 Thread Graham Percival
On 25-Aug-05, at 9:15 AM, Han-Wen Nienhuys wrote: Graham Percival wrote: Thanks for this info! The problem (and solution) appears on OSX 10.3.9 as well. Developers, can we modify scripts/midi2ly.py accordingly? - Graham Actually, I'm not sure what the status of this issue is. Technically,

Re: 2.6.3 midi2ly: bad midi module location

2005-08-25 Thread Han-Wen Nienhuys
Graham Percival wrote: Thanks for this info! The problem (and solution) appears on OSX 10.3.9 as well. Developers, can we modify scripts/midi2ly.py accordingly? - Graham Actually, I'm not sure what the status of this issue is. Technically, architecture independent stuff should go into /u

Re: 2.6.3 midi2ly: bad midi module location

2005-08-24 Thread Graham Percival
Thanks for this info! The problem (and solution) appears on OSX 10.3.9 as well. Developers, can we modify scripts/midi2ly.py accordingly? - Graham On 18-Aug-05, at 7:21 AM, John Mandereau wrote: When I tried to run 2.6.3 midi2ly on Fedora Core 4, I got: Traceback (most recent call last):

2.6.3 midi2ly: bad midi module location

2005-08-18 Thread John Mandereau
When I tried to run 2.6.3 midi2ly on Fedora Core 4, I got: Traceback (most recent call last): File "/usr/bin/midi2ly", line 42, in ? import midi ImportError: No module named midi I fixed it: I opened midi2ly.py and edited these lines: libdir = '/usr/lib/lilypond/2.6.3' if not os.path.isdir