[Pytest-commit] Issue #242: pip install --user tox doesn't add tox to path (hpk42/tox)

Willem Mali issues-reply at bitbucket.org
Fri May 1 17:49:14 CEST 2015


New issue 242: pip install --user tox doesn't add tox to path
https://bitbucket.org/hpk42/tox/issue/242/pip-install-user-tox-doesnt-add-tox-to

Willem Mali:

After installing tox using the command:

`pip install --user tox`

It wasn't added to my path, making bash say it wasn't currently installed and could be installed from Ubuntu universe from the package `python-tox`, in response to the command `tox`.

However, `python -m tox` did work.

I'm running Lubuntu 14.04. This is possibly a bug of `pip`.




More information about the pytest-commit mailing list