On 10 Mar, 2011, at 9:04, Ronald Oussoren wrote:
>
> On 10 Mar, 2011, at 7:05, Brendan Simon (eTRIX) wrote:
>
>> I upgraded to py2app 0.5.2 and now my app does not build :(
>> I'm using OS X 10.6 and Python 2.5.4 from python.org.
>>
>> File
>> "/Library/Frameworks/Python.framework/Versions/
On 10 Mar, 2011, at 7:05, Brendan Simon (eTRIX) wrote:
> I upgraded to py2app 0.5.2 and now my app does not build :(
> I'm using OS X 10.6 and Python 2.5.4 from python.org.
>
> File
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py",
> line 51, in copyfile
> fs
I upgraded to py2app 0.5.2 and now my app does not build :(
I'm using OS X 10.6 and Python 2.5.4 from python.org.
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py",
line 51, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file