--- you can reply above this line --- New issue 81: Tox finding incorrect virtualenv for use with pypy https://bitbucket.org/hpk42/tox/issue/81/tox-finding-incorrect-virtualenv-for-use
Julian Berman: Not 100% sure what's up here, I've successfully used tox with pypy before obviously, but this is the first time I'm using tox with a `basepython` (in an environment different than the default `pypy`). Tox seems to be finding and using 2.7's virtualenv which will fail since it tries to copy the python binary. Here's the output for (pip freeze | grep -e virtualenv -e tox; tox -r -e pypy -v; tox -r -e pypyssl -v): http://bpaste.net/show/sLnMasPPC9TSwgM52sHL/ -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn