On Mar 1, 2011, at 3:13 PM, Larry Bugbee wrote:

PS:

What does print psyco.__file__ show you?

When I had the problem, I did a dir(psyco).  There was no entry for "__file__".  The only entry was " __name__" and psyco.__name__ had the value "psyco".