Fausto Arinos Barbuto wrote: > The specifics of my system are: > > Athlon AMD-64 3300+ > SuSE 9.3 Professional (64-bit) > Python 2.4 > gcc/g++ 3.3.5
Ummm... I thought psyco only supported 32 bit systems. I haven't seen anything else to suggest otherwise. See http://psyco.sourceforge.net/psycoguide/req.html Maybe you could recompile your python in 32 bit mode. You may find that native 64 bit python is faster than 32 bit psyco however! -- Jeremy Sanders http://www.jeremysanders.net/ -- http://mail.python.org/mailman/listinfo/python-list