Installing PyPy alongside Python 2.7 on Windows?

Ben Sizer kylotan at gmail.com
Wed Jul 13 15:21:16 EDT 2011


On Jul 13, 7:29 am, cjrh <caleb.hatti... at gmail.com> wrote:
> You can just extract the windows pypy 1.5 distribution to any folder and run "pypy.exe" from there as if it was called "python.exe".  This is how I have been using it.  In fact, pypy has been the default python for my portable eclipse for a good while now.

That doesn't give access to existing site-packages, or allow me to
install binary packages that it can access. Hence me asking about that
specifically.



More information about the Python-list mailing list