Raj Bandyopadhyay wrote: > Thanks, Carl > > I did install the pre-built binary. I guess I'll download the source too > and try. > Do I have to compile the source again to get the std library, or install > it in a specific > location?
then I can maybe help you :-). Download the source and try to put the binary into the directory pypy/translator/goal in the source directory. then the binary should pick up the standard-lib correctly. Cheers, Carl Friedrich _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
