Description of problem: $ tox Traceback (most recent call last): File "/usr/bin/tox", line 5, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2797, in <module> parse_requirements(__requires__), Environment() File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 576, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: virtualenv>=1.11.2 Version-Release number of selected component (if applicable): python-virtualenv-1.10.1-1.fc20.noarch python-tox-1.7.1-1.fc20.noarch How reproducible: Always Additional info: The recent tox update at #1117197 broke this. Virtualenv should be updated to a sufficiently new version to satisfy the dependency.
This might require a tox.ini with deps, so that tox is forced to set up a virtualenv. For example my project at https://github.com/sagemath/git-trac-command
I'm seeing this as well.
python-virtualenv-1.11.6-1.fc20,python-tox-1.7.1-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-virtualenv-1.11.6-1.fc20,python-tox-1.7.1-2.fc20
Package python-virtualenv-1.11.6-1.fc20, python-tox-1.7.1-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-virtualenv-1.11.6-1.fc20 python-tox-1.7.1-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9084/python-virtualenv-1.11.6-1.fc20,python-tox-1.7.1-2.fc20 then log in and leave karma (feedback).
python-virtualenv-1.11.6-1.fc20, python-tox-1.7.1-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.