-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,我想知道你是怎么解决这个问题的"cannot import name util" #22
Comments
paramiko没安装正确吗?easy_install paramiko 试一试? |
安装的 Using /usr/lib/python2.7/site-packages |
pip install -r requirements.txt 这一步有错误或者警告吗? |
全部正确的(Requirement already satisfied),没有错误或者警告 |
我看见这个文件/usr/lib/python2.7/site-packages/paramiko/transport.py是循环调用自己 |
提供一下paramiko的版本信息? |
paramiko (2.4.0) |
我不知道是不是数据库的问题,我用的是mariadb,ovs版本是2.7 |
|
好吧。。。我重新来了一遍
之后访问web,之后错误是ssh_gss.py文件: 使用命令 https://stackoverflow.com/questions/29378234/python-import-paramiko-error-cannot-import-name-util 不知道还有什么办法 |
paramiko.zip |
环境:CentOS 7.4 + python2.7.5
错误:
Request Method: GET
Request URL: http://192.168.174.162:11289/
Django Version: 1.8.17
Exception Type: ImportError
Exception Value: cannot import name util
Exception Location: /usr/lib/python2.7/site-packages/paramiko/transport.py in , line 37
Python Executable: /usr/bin/python
The text was updated successfully, but these errors were encountered: