mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
fd29593e46
Instead of: tests/conftest.py:146: in virtualenv pip_source_dir=pip_src, tests/lib/venv.py:45: in create obj._create(clear=clear) tests/lib/venv.py:68: in _create raise Exception(p.stderr) E Exception: None We get the more informative: tests/conftest.py:146: in virtualenv pip_source_dir=pip_src, tests/lib/venv.py:45: in create obj._create(clear=clear) tests/lib/venv.py:71: in _create output=p.stdout, E CalledProcessError: Command '[Path(u'/private/var/folders/gw/w0clrs515zx9x_55zgtpv4mm0000gp/T/pytest-675/test_freeze_basic0/workspace/venv/bin/python'), 'setup.py', 'installxx']' returned non-zero exit status 1 |
||
---|---|---|
.. | ||
__init__.py | ||
git_submodule_helpers.py | ||
local_repos.py | ||
path.py | ||
scripttest.py | ||
test_lib.py | ||
venv.py |