Re: [Tutor] Psyco module

2008-12-08 Thread Python Nutter
It only runs on Intel 386-compatible processors. Once we know what CPU you are using then we can figure it out better. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Psyco module

2008-12-07 Thread Kent Johnson
On Sun, Dec 7, 2008 at 12:34 PM, Robert Johansson <[EMAIL PROTECTED]> wrote: > Dear all, I'm trying to get my Python stuff to work on my new computer but I > have problems getting the Psyco module installed. First I tried Python 2.6 > (which worked fine) but discovered that Psyco wasn't prepared fo