On 17 January 2013 12:30, Brian Sutherland <brian@xxxxxxxxxxxxxxxxx> wrote:
> (we use buildout for our Python code, but our plpythonu stored> procedures use the stock standard Python environment, as provided bySadly, I need to get this running on OSX as that's what our developers
> the Ubuntu packages).
use. On Ubuntu/Debian, I would have definitely used the system python
environment.
Why wouldn't you do the same on OSX? It has Python 2.7 in the base system, doesn't it?