Graham Percival escreveu: > Trevor Bača wrote: >> Unfortunately you're not. Python's complaining that the setuptools >> module isn't available and so the import fails. > > Aha! I was running "python", which found the default OSX python 2.3.5. > Running "python2.4" gets me more... although still not perfect. > > tsubasa:~/tmp gperciva$ python2.4 setup.py py2app > running py2app > creating /Users/gperciva/tmp/build > creating /Users/gperciva/tmp/build/bdist.darwin-8.8.3-i386 > creating > /Users/gperciva/tmp/build/bdist.darwin-8.8.3-i386/python2.4-standalone > creating > /Users/gperciva/tmp/build/bdist.darwin-8.8.3-i386/python2.4-standalone/app > creating > /Users/gperciva/tmp/build/bdist.darwin-8.8.3-i386/python2.4-standalone/app/collect > > creating > /Users/gperciva/tmp/build/bdist.darwin-8.8.3-i386/python2.4-standalone/app/temp > > creating /Users/gperciva/tmp/dist > creating build/bdist.darwin-8.8.3-i386/python2.4-standalone/app/lib-dynload > creating build/bdist.darwin-8.8.3-i386/python2.4-standalone/app/Frameworks > error: You must specify either app or plugin > tsubasa:~/tmp gperciva$ > > > The created directories are all empty, I'm afraid. (I tried adding > "app" at varying places in the above command with no luck) > > - Graham >
I do /usr/bin/python setup.py py2app I have various py2app stuff in /Library /Developer etc., maagd:~/src/maclily/LilyPad$ locate py2app|grep Receipts |grep 'pkg$' /Library/Receipts/py2app-examples-0.1.7.pkg /Library/Receipts/py2app-purelib-0.1.7.pkg /Library/Receipts/py2app-scripts-0.1.7.pkg /Library/Receipts/py2app-tools-0.1.7.pkg Unfortunately I forgot where I got these from. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel