Hi Graham, problem solved! Thank you very much! (I changed the first line of the musicxml2ly file in the path /Applications/LilyPond.app/Contents/Resources/bin/ from #!/usr/bin/python to #!/usr/bin/env python and everything works.)
Hi Reinhold, the output of /usr/bin/python is: Python 2.3.5 (#1, Jan 12 2009, 14:13:25) [GCC 4.0.1 (Apple Computer, Inc. build 5363) (+4864187)] on darwin Thank you too! Cheers Patrick -------- Original-Nachricht -------- > Datum: Sun, 14 Jun 2009 09:17:53 -0700 > Von: Graham Percival <[email protected]> > An: Patrick Schmidt <[email protected]> > CC: [email protected] > Betreff: Re: musicxml2ly problem > $ which musicxml > edit that file, change the first line as specified. > > Cheers, > - Graham > > On Sun, Jun 14, 2009 at 06:04:56PM +0200, Patrick Schmidt wrote: > > Hi Graham, > > > > I have indeed different versions of python on my machine. What do you > mean exactly by > > > > > manually change /usr/bin/python to /usr/bin/env python. I can't find > any python files in this path. What do I have to change where and how (Mac > OS X)? Sorry for being stupid. > > > > Thanks for your help! > > > > Cheers > > Patrick > > > > > > -------- Original-Nachricht -------- > > > Datum: Sun, 14 Jun 2009 08:20:27 -0700 > > > Von: Graham Percival <[email protected]> > > > An: Reinhold Kainhofer <[email protected]> > > > CC: [email protected] > > > Betreff: Re: musicxml2ly problem > > > > > On Sun, Jun 14, 2009 at 04:45:30PM +0200, Reinhold Kainhofer > > > wrote: > > > > -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > > > > > > > > Am Sonntag, 14. Juni 2009 15:30:48 schrieb Patrick Schmidt: > > > > [...] > > > > > The created ly-file contains nothing but the version command > > > > > (\version "2.12.2"). I'm using Python 2.6.2 on Mac OS X > > > > > 10.4.11. Is there anybody out there …? > > > > > > > > Hmm, are you sure that you are really using python 2.6? > > > > > > He has 2.6 installed via fink or macports, but musicxml is using > > > the /usr/bin/python which is 2.3.5. > > > > > > It's the same maoing python thing that's been going on for over > > > three years. Search the mailists for convert-ly, and/or just > > > manually change /usr/bin/python to /usr/bin/env python. > > > > > > Cheers, > > > - Graham > > > > > > > > > > > > _______________________________________________ > > > lilypond-user mailing list > > > [email protected] > > > http://lists.gnu.org/mailman/listinfo/lilypond-user > > > > -- > > GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und > Telefonanschluss > > für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 > > > > > > _______________________________________________ > > lilypond-user mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/lilypond-user -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
