【Fix】 AttributeError: ‘module’ object has no attribute ‘GSSException’ on fab command
fabコマンドで「AttributeError: 'module' object has no attribute 'GSSException'」のエラーが出力されて少し手間取ったのでその解決策をシェアしようと思います。
Fixes this issue.
Attempting to use fab when python(2.7)-gssapi fails with an AttributeError: