[Stackless] Stackless and Psyco

Carlos Eduardo de Paula carlosedp at gmail.com
Mon Jul 16 16:19:59 CEST 2007


I had some problems a long time ago having both to work... what I did
to fix it is having my own psyco compiled and linked against stackless
tree.

I compiled it with VS2003 (VC8) and added the stackless and
stackless/core files into the include dir. With this I managed to make
it work.

I also have a compiled version ready for stackless... you can download
here: http://stacklesspsp.googlepages.com/psyco-1.5.2.win32-py2.5_Stackless.exe

I can not guarantee that it will work... but you can try since I
compiled it with the latest 2.5.1 tree.

Carlos

On 7/16/07, Seun Osewa <seun.osewa at gmail.com> wrote:
> Hello,
>
> Sometime ago I tried to use psyco and stackless on Windows and python
> crashed at 'import psyco'.  Yet, reading the mailing list archives, I read
> an announcement that stackless now supports and may be distributed with
> Psyco.
>
> What's the current state of stackless and psyco?  How can we get them to
> work together?  Thanks!
>
> --
> Seun Osewa
> http://www.nairaland.com [vast Nigerian forum]
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://www.stackless.com/mailman/listinfo/stackless
>


-- 
-------------------------------------------------------------------
Visit Stackless Examples Project
http://code.google.com/p/stacklessexamples/
Stackless Python - www.stackless.com
-------------------------------------------------------------------

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list