nguyenmanhson
Whi-----
-
12/03/2017
-
0
-
17 bài viết
Hỏi về thông báo lỗi khi chạy Python
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
Dython>python sqlmap.py -u "https://www.messenger.com"
Traceback (most recent call last):
File "sqlmap.py", line 12, in
__import__("lib.utils.versioncheck") # this has to be the first non-standard import
ImportError: No module named lib.utils.versioncheck
Dython>
Trong python khi em chạy
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
Dython>python sqlmap.py -u "https://www.messenger.com"
Traceback (most recent call last):
File "sqlmap.py", line 12, in
__import__("lib.utils.versioncheck") # this has to be the first non-standard import
ImportError: No module named lib.utils.versioncheck
Dython>
Trong python khi em chạy