[Pythonmac-SIG] Error while trying to install pyobjc2.2b on SL 10.6.3

2010-05-04 Thread Arif Amirani
Hi all, Recently I had to upgrade to Python 2.6.5 for an issue reported by one of my users and as I had done in the past installed a custom install of Python 2.6.5 (which I ship with the app). Everything went smooth but while installing PyObjc 2.2b itself I got the following error: ironman:temp a

[Pythonmac-SIG] Initial memory usage

2009-09-23 Thread Arif Amirani
uld be expected since the entire Python interpreter is running within the app it might take that much. So is it safe to assume that all PyObjC apps need a minimum of 30+M to work? Versions: Mac OS X 10.5.8 >>> print objc.__version__ 2.2b2 Thanks, Arif Amirani Blog: