[Pythonmac-SIG] py2app or macholib error[Sec=Unclassified]

2010-07-27 Thread Mathew Oakes
Can anyone help me with this? snow leopard system python, easy_install for extra stuff. > creating /Users/mathew_oak/Documents/My > Applications/ShotChopper/dist/TkClipper.app/Contents/Resources/lib/python2.6/lib-dynload/aem > Traceback (most recent call last): > File > "/Library/Python/2.6/s

Re: [Pythonmac-SIG] py2app DistUtilsPlatformError[Sec=Unclassified]

2009-09-24 Thread mathew oakes
Working now! I upgraded py2app, macholib, modulegraph and altgraph to svn versions (although I found it hard to get the correct svn links... http://mail.python.org/pipermail/pythonmac-sig/2008-July/020251.html) pyconfig issues are then dealt with correctly. Macports py2app is 0.36, and there is

[Pythonmac-SIG] py2app DistUtilsPlatformError[Sec=Unclassified]

2009-09-22 Thread mathew oakes
I'm stumped on this: When running my app that has built without errors... > ...An unexpected error has occured during installation of the main > script > > DistutilsPlatformError: invalid Python installation: unable to > open /Full/Path/To/App.app/Contents/Resources/include/python2.6/pyconfig.h

[Pythonmac-SIG] Problem in EasyDialogs???[Sec=Unclassified]

2009-07-30 Thread mathew oakes
on Leopard 10.5.6 using python2.6.2 from macports When asking for multiple select in file dialog, get an error: raise Nav.error, arg TypeError: exceptions must be classes or instances, not str I can find the exception declared in this file: /opt/local/Library/Framewords/Python.Framework/Versions

[Pythonmac-SIG] Unknown load command while building app bundle[Sec=Unclassified]

2007-11-29 Thread Mathew Oakes
Date: 26 November 2007 3:53:50 PM To: pythonmac-sig@python.org Subject: Re: [Pythonmac-SIG] Unknown load command while building app bundle[Sec=Unclassified] Hi, you need the svn version of macholib. More info in: http://mail.python.org/pipermail/pythonmac-sig/2007-June/019060.html Thijs On

[Pythonmac-SIG] svn checkout [Sec=Unclassified]

2007-11-26 Thread Mathew Oakes
he svn version of macholib. More info in: > http://mail.python.org/pipermail/pythonmac-sig/2007-June/019060.html > > Thijs > > On Nov 26, 2007, at 4:44 AM, Mathew Oakes wrote: > >> alias build works >> >> when copying stuff into app bundle get this error, cant find

[Pythonmac-SIG] Unknown load command while building app bundle[Sec=Unclassified]

2007-11-25 Thread Mathew Oakes
alias build works when copying stuff into app bundle get this error, cant find any similar references, help appreciated! Using 10.5 copying /Library/Frameworks/Python.framework/Versions/2.5/Resources/ version.plist -> /Users/mathew_oak/Documents/ThumbMaker/dist/ working001.app/Contents/Frame