Skip to content

Instantly share code, notes, and snippets.

@joshgachnang
Created March 10, 2014 20:59
Show Gist options
  • Save joshgachnang/9474194 to your computer and use it in GitHub Desktop.
Save joshgachnang/9474194 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/data/dev/ironic-teeth-driver/.tox/pep8/local/lib/python2.7/site-packages/hacking/core.py", line 427, in is_module_for_sure
__import__(mod)
File "/data/dev/ironic-teeth-driver/.tox/pep8/src/ironic/ironic/__init__.py", line 22, in <module>
eventlet.monkey_patch(os=False)
AttributeError: 'module' object has no attribute 'monkey_patch'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment