Hi,

On Thu, Sep 29, 2011 at 03:16, John Anderson <son...@gmail.com> wrote:
> sontek@beast$  pypy --version
> Python 2.7.1 (?, Sep 12 2011, 23:40:42)
> [PyPy 1.6.0 with GCC 4.6.0]

Try running just "pypy" and see if it prints the following warning lines:

debug: WARNING: Library path not found, using compiled-in sys.path.
debug: WARNING: 'sys.prefix' will not be set.
debug: WARNING: Make sure the pypy binary is kept inside its tree of files.
debug: WARNING: It is ok to create a symlink to it from somewhere else.

If it does, well, follow the recommendation.  If it doesn't, then
likely, something is again broken in the interaction of virtualenv and
pypy.  Antonio, do you know if virtualenv 1.6.4 is supposed to work
with pypy?


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to