[Pythonmac-SIG] TZ and Plone.

2011-06-12 Thread Tuladhar-douglas, Dr William B.
Folks, I've lurked here picking up tips for some years and now need to seek the collective wisdom of the list (which may well be, ‘go ask somewhere else’, but that would also be okay.) Most conversations on this list are about PyObjC and Py2App, but I've run up against a genuinely obscure bug

Re: [Pythonmac-SIG] Getting an Error When Running App built with Py2app

2011-06-12 Thread Mike
I also just tried installing python2.6.6 from python.org, but when I run python2.6, it still claims i'm running python 2.6.1. Any idea how to fix this? Mike - Original Message - From: "Christopher Barker" To: "Mike" ; "Pythonmac-sig" Sent: Thursday, June 09, 2011 1:28 PM Subject: R

Re: [Pythonmac-SIG] Getting an Error When Running App built with Py2app

2011-06-12 Thread Mike
Hi, Tried installing Python 2.7 32 bit and WXPython. I now get import error: no module named appkit I assume this means I would have to install XCode, then PyObjC for the py2.7 build. Correct me if I'm wrong... Would much rather get this working with the built in python, but not sure what else