idlefork 0.9.1b app build fails
Status: Beta
Brought to you by:
kbk
The 0.9.1b fails to find the icon resources it is
looking for when building an app for os x:
bash-2.05a$ pythonw buildapp.py build
Building 'build/IDLE.app'
Copying files
[...]
"/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/shutil.py",
line 37, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory:
'Icons/idle.icns' os x
Thanks,
mindlace
sf@mindlace.net
Logged In: YES
user_id=149084
Tony, can you take a look at this?