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`. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit