Skip to content

Instantly share code, notes, and snippets.

@allankilpatrick
Created October 20, 2015 10:45
Show Gist options
  • Select an option

  • Save allankilpatrick/1b3427bdb28275b4d83d to your computer and use it in GitHub Desktop.

Select an option

Save allankilpatrick/1b3427bdb28275b4d83d to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/local/bin/py.test", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools-11.3.1-py2.7.egg/pkg_resources/__init__.py", line 3018, in <module>
File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools-11.3.1-py2.7.egg/pkg_resources/__init__.py", line 614, in _build_master
File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools-11.3.1-py2.7.egg/pkg_resources/__init__.py", line 627, in _build_from_requirements
File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools-11.3.1-py2.7.egg/pkg_resources/__init__.py", line 805, in resolve
pkg_resources.DistributionNotFound: pytest==2.8.0.dev4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment