Is psyco available for python 2.6?

Fuzzyman fuzzyman at gmail.com
Sun Nov 9 14:44:53 EST 2008


On Nov 9, 2:18 pm, Anton Vredegoor <anton.vredeg... at gmail.com> wrote:
> On Thu, 30 Oct 2008 17:45:40 +0100
>
> Gerhard Häring <g... at ghaering.de> wrote:
> > psyco seems to just work on Linux with Python 2.6. So it is probably
> > "only" a matter of compiling it on Windows for Python 2.6.
>
> Yes. I compiled it using "wp setup.py build --compiler=mingw32" with
> cygwin, where wp was an alias for my windows xp python executable.
>
> For the OP and other people interested in windows binaries:
>
> I am in no way connected to or involved in the psyco development
> process -- except that I downloaded and compiled it -- but I have put a
> zip file on line for people who have a lot of trust in me and little
> patience for waiting for the official distribution. Just unpack it and
> put it in your site-packages directory.
>
> http://members.home.nl/anton.vredegoor/psyco/
>
> A.

I've built a Windows installer if anyone is interested:

http://www.voidspace.org.uk/python/modules.shtml

Michael
--
http://www.ironpythoninaction.com/



More information about the Python-list mailing list