--- you can reply above this line ---
New issue 88: pypy and its install of virtualenv too much for testsuite
https://bitbucket.org/hpk42/tox/issue/88/pypy-and-its-install-of-virtualenv-too
idella5:
See attachment for what happens when I added pypy suuport to tox and let it
loose on the tox testsuite.
culminating in
File "/usr/lib64/pypy1.9/site-packages/virtualenv.py", line 1629, in fix_lib64
"Unexpected python lib dir: %r" % lib_dir)
AssertionError: Unexpected python lib dir: 'python'
ERROR: InvocationError: /usr/lib64/pypy1.9/pypy-c
/usr/lib64/pypy1.9/site-packages/virtualenv.py --distribute python
Is this a tox test suite invoked trip, or is it something to handball to
virtualenv?
I am taking a punt at the way pypy installs its libdir is a bit much when it
has
dev-python/tox $ ls /usr/lib64/pypy1.9/
include lib_pypy lib-python pypy-c restkit share site-packages socketpool
Hmm, which one to choose???? lib-python or lib_pypy???? eeeeer?
Responsible: hpk42
--
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.
_______________________________________________
pytest-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pytest-commit