On 10/15/05, andy <[EMAIL PROTECTED]> wrote: > 2. OSX, as usuall, is a pain - I had troubles getting Python 2.4 > installed and working. There are even scripts online that "fix" the > Python 2.4 installs for OSX 10.4, but they do not seem to work.
You might want to bring that up on pythonmac-sig. I've had no trouble Bob's unofficial official packages. > > Love your product (I never did Python until yesterday, and had a basic > web app running very quickly), Thanks! Hope you enjoy Python as well! > btw - can you recommend any decent open source dev environments > w/debugger for Python/TurboGears? I use Eclipse, I believe there are > plugins. I tend to use tests more than the debugger, and the command line tools + TextMate myself. I've used Eclipse a lot in the past, and I've gathered there are good Python tools. They were immature when I first looked at them, but that was a while back. Kevin

