Thank you for the help. Yes, re-installing xlrd, etc., from unzipped egg
worked just fine.

The only issue now is in the __init__.py of the app. Line 32 shows the wrong
path to Carbon.framework

It shows: /System/Library/Carbon.framework/Carbon

It should be: /System/Library/Frameworks/Carbon.framework.Carbon

When I patch that line, the app runs successfully.

I'm running the app on an iMac G3 PPC.

Rich
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to