On 9 September 2010 19:32, Andy <[email protected]> wrote: > > --- On Thu, 9/9/10, Amaury Forgeot d'Arc <[email protected]> wrote: > > > I suggest to start with the obvious: > > - Install PyPy > > - download Django, unpack the archive > > - in the Django directory, run "pypy setup.py install" > > And tell us how it behaves! > > > > Would this replace my existing Python interpretor with PyPy? I want to keep > my existing Python. > > Nope, the pypy interpreter is called pypy not python.
> I'd like to have the option to choose either the standard CPython or PyPy. > I could set up 2 vrtualenvs I suppose - 1 for CPython and 1 for PyPy. Does > PyPy work with virtualenv? > > There is definitely a version of virtualenv that works with pypy. It may even be included in pypy. All the best, Michael > > > _______________________________________________ > [email protected] > http://codespeak.net/mailman/listinfo/pypy-dev > -- http://www.voidspace.org.uk
_______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
