Created
March 10, 2014 20:59
-
-
Save joshgachnang/9474194 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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