Thread: plpython win32

plpython win32

From
"Magnus Hagander"
Date:
Hi!

Just a heads up - I have plpython working with ActiveState python here
now. Just needs a lot of fiddling in the build process to make it work.
I'm working on this, but it'll be a few days. Just a heads up so nobody
else goes digging into the sam eissue in the next couple of days.

//Magnus


Re: plpython win32

From
Harald Armin Massa
Date:
Magnus,

>Just a heads up - I have plpython working with ActiveState python here
>now. Just needs a lot of fiddling in the build process to make it work.
>I'm working on this, but it'll be a few days. Just a heads up so nobody
>
>

May I humbly suggest to also take a look at the "official" Python
Windows Build? ActiveState does a great job of bundling python with
pythonwin. But the build from python.org is quite more actual, more bugs
fixed and rather the real thing.

Harald

Attachment

Re: plpython win32

From
"Magnus Hagander"
Date:
> >Just a heads up - I have plpython working with ActiveState
> python here
> >now. Just needs a lot of fiddling in the build process to
> make it work.
> >I'm working on this, but it'll be a few days. Just a heads
> up so nobody
> >
> >
>
> May I humbly suggest to also take a look at the "official"
> Python Windows Build? ActiveState does a great job of
> bundling python with pythonwin. But the build from python.org
> is quite more actual, more bugs fixed and rather the real thing.

Didn't know there was one. I'll redirect my efforts then, and try with
that one. Hopefully I can get it up with both, but if not then the
official one should definitly be the one to go with.

Thanks for pointing it out.

//Magnus