Skip to content

Instantly share code, notes, and snippets.

Created November 8, 2016 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/24c089e24efe7a02363fb1ae472acb4e to your computer and use it in GitHub Desktop.
Save anonymous/24c089e24efe7a02363fb1ae472acb4e to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/local/lib/python2.6/site-packages/git/__init__.py", line 38, in <module>
from git.config import GitConfigParser # @NoMove @IgnorePep8
File "/usr/local/lib/python2.6/site-packages/git/config.py", line 25, in <module>
from git.util import LockFile
File "/usr/local/lib/python2.6/site-packages/git/util.py", line 18, in <module>
from unittest.case import SkipTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment