AttributeError: module 'gssapi' has no attribute '

简介:
ssh_gss.py,53,54行改成:
53 import gssapi.error

54 GSS_EXCEPTIONS = (gssapi.error.GSSException,)



本文转自 运维小学生 51CTO博客,原文链接:http://blog.51cto.com/yasar/2066822,如需转载请自行联系原作者

相关文章
|
5月前
|
Python
【Python】已解决:AttributeError: module ‘sys’ has no attribute ‘setdefaultencoding’
【Python】已解决:AttributeError: module ‘sys’ has no attribute ‘setdefaultencoding’
256 0
|
Linux Windows
AttributeError: module ‘websocket‘ has no attribute ‘enableTrace‘
AttributeError: module ‘websocket‘ has no attribute ‘enableTrace‘
787 0
AttributeError: module ‘websocket‘ has no attribute ‘enableTrace‘
TensorRT:AttributeError: 'module' object has no attribute 'Logger'
TensorRT:AttributeError: 'module' object has no attribute 'Logger'
236 0
解决办法:ImportError: 'module' object has no attribute 'check_specifier'
解决办法:ImportError: 'module' object has no attribute 'check_specifier'
143 0
|
PyTorch 算法框架/工具
问题解决:AttributeError: 'module' object has no attribute '_rebuild_tensor_v2'
问题解决:AttributeError: 'module' object has no attribute '_rebuild_tensor_v2'
277 0
|
计算机视觉
AttributeError: module 'cv2' has no attribute 'xfeatures2d'问题解决
AttributeError: module 'cv2' has no attribute 'xfeatures2d'问题解决
3278 0
【hacker的错误集】AttributeError:module ‘requests‘ has no attribute ‘get‘
今天,在给一个粉丝远程解决技术问题的时候,发现的一个大家可能都会犯的错误
171 0
【hacker的错误集】AttributeError:module ‘requests‘ has no attribute ‘get‘
|
Python
AttributeError: 'module' object has no attribute 'main'
AttributeError: 'module' object has no attribute 'main'
212 0
AttributeError: 'module' object has no attribute 'main'
|
PyTorch Linux 算法框架/工具
AttributeError: cannot assign module before Module.__init__() call
AttributeError: cannot assign module before Module.__init__() call
AttributeError: 'module' object has no attribute 'X509_up_ref'
AttributeError: 'module' object has no attribute 'X509_up_ref'
174 0