Advertisement
xcodinas

Untitled

May 15th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
  3. "__main__", fname, loader, pkg_name)
  4. File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
  5. exec code in run_globals
  6. File "/usr/lib/python2.6/site-packages/virtualenvwrapper/hook_loader.py", line 16, in <module>
  7. from stevedore import ExtensionManager
  8. File "/usr/lib/python2.6/site-packages/stevedore/__init__.py", line 23, in <module>
  9. LOG.addHandler(logging.NullHandler())
  10. AttributeError: 'module' object has no attribute 'NullHandler'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement