Hello Ole, I get that too on Mac OS X 10.9.4:
[email protected]:/Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python > ls -sal total 96 0 drwxr-xr-x@ 3 menu admin 102 Mar 17 17:23 . 0 drwxr-xr-x@ 3 menu admin 102 Mar 17 17:23 .. 96 -rw-r--r--@ 1 menu admin 48600 Mar 17 17:23 midi.so [email protected]:/Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python > file midi.so midi.so: Mach-O bundle i386 So LP 18.2 provides only a 32bit (i386) version of midi.so, and our recent versions of OS X are 64 bits: [email protected]:~/Documents/LaTeX/PartitionsLilypond > uname -a Darwin dynamic.wline.6rd.res.cust.swisscom.ch 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64 I’m afraid I can’t help more there… JM Am 09.08.2014 um 14:45 schrieb ole <[email protected]>: > Hi Jacques, > > Thanks for your help! > > Attached is the .mid file (these are fairly complicated rhythms and I want to > test if midi2ly can handle them, so maybe even if it will work it will spit > out some nonsense..) > > best > > ole > > [siehe angehängte Datei: rhythms.mid] > > > > Am 09.08.2014 um 13:20 schrieb Jacques Menu <[email protected]>: > >> Hello Ole, >> >> Dont’t forget to copy the LP user list. >> >> Can you send you .mid file? >> >> JM >> >> Anfang der weitergeleiteten Nachricht: >> >>> Von: ole <[email protected]> >>> Betreff: Aw: midi2ly >>> Datum: 9. August 2014 11:59:19 MESZ >>> An: Jacques Menu <[email protected]> >>> >>> Hi Jacques, >>> >>> Thanks for your answer. >>> >>> You mean like this (first line of the midi2ly file): >>> >>> #!/usr/bin/env /usr/bin/arch -x86_64 >>> >>> (I'am not very familiar with that things) >>> >>> Then, after calling midi2ly file.mid in the terminal, nothing happens at >>> all.. >>> >>> best >>> >>> ole >>> >>> >>> >>> Am 09.08.2014 um 11:12 schrieb Jacques Menu <[email protected]>: >>> >>>> Hello Ole, >>>> >>>> Can you try: >>>> >>>> /usr/bin/arch -x86_64 >>>> >>>> instead? >>>> >>>> JM >>>> >>>> Am 09.08.2014 um 10:27 schrieb ole <[email protected]>: >>>> >>>>> Am 09.08.2014 um 07:35 schrieb James <[email protected]>: >>>>> >>>>>> On 08/08/14 20:37, ole wrote: >>>>>>> Hi, >>>>>>> >>>>>>> I just want to import something from a midifile and get the following >>>>>>> errorwarning: >>>>>>> >>>>>>> Last login: Sun Aug 3 17:46:40 on console >>>>>>> ja?~$ midi2ly rhythms.mid >>>>>>> Traceback (most recent call last): >>>>>>> File "/Applications/LilyPond.app/Contents/Resources/bin/midi2ly", line >>>>>>> 54, in <module> >>>>>>> import midi >>>>>>> ImportError: >>>>>>> dlopen(/Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python/midi.so, >>>>>>> 2): no suitable image found. Did find: >>>>>>> >>>>>>> /Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python/midi.so: >>>>>>> mach-o, but wrong architecture >>>>>>> >>>>>>> >>>>>>> Is that a known issue? >>>>>> >>>>>> http://code.google.com/p/lilypond/issues/detail?id=2208 >>>>>> >>>>>> >>>>>> There is a workaround in there I think. >>>>>> >>>>>> James >>>>> >>>>> >>>>> Thank you, unfortunatly this workaround does not help for Mac OS 10.8.5. >>>>> (as it is also mentioned in the linked thread.. >>>>> >>>>> ole >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> lilypond-user mailing list >>>>> [email protected] >>>>> https://lists.gnu.org/mailman/listinfo/lilypond-user >>>> >>> >>> >>> >> > > <rhythms.mid>
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
