Skip to content
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

运行python console.py命令报错 #30

Closed
m1m1cat opened this issue Dec 15, 2021 · 3 comments
Closed

运行python console.py命令报错 #30

m1m1cat opened this issue Dec 15, 2021 · 3 comments

Comments

@m1m1cat
Copy link

m1m1cat commented Dec 15, 2021

Traceback (most recent call last):
File "console.py", line 17, in
from kunyu.core.console import KunyuInterpreter
File "D:\XXX\XX\Kunyu\kunyu\core\console.py", line 22, in
from kunyu.core.zoomeye import ZoomEye
File "D:\XXX\XX\Kunyu\kunyu\core\zoomeye.py", line 25, in
from pocsuite3.cli import check_environment, module_path
File "C:\XXX\XXXX\Roaming\Python\Python38\site-packages\pocsuite3_init_.py", line 11, in
from .cli import module_path
File "C:\XXX\XXXX\Roaming\Python\Python38\site-packages\pocsuite3\cli.py", line 12, in
from pocsuite3.lib.core.option import init
File "C:\XXX\XXXX\Roaming\Python\Python38\site-packages\pocsuite3\lib\core\option.py", line 38, in
from pocsuite3.lib.request.patch import patch_all
File "C:\XXX\XXXX\Roaming\Python\Python38\site-packages\pocsuite3\lib\request\patch_init_.py", line 6, in
from .hook_request import patch_session
File "C:\XXX\XXXX\Roaming\Python\Python38\site-packages\pocsuite3\lib\request\patch\hook_request.py", line 9, in
from requests.compat import OrderedDict, Mapping
ImportError: cannot import name 'Mapping' from 'requests.compat' (C:\XXX\XXXX\Roaming\Python\Python38\site-packages\requests\compat.py)

@wikiZ
Copy link
Collaborator

wikiZ commented Dec 15, 2021

依赖模块都安装了吗

@m1m1cat
Copy link
Author

m1m1cat commented Dec 15, 2021

依赖模块都安装了
装了

@wikiZ
Copy link
Collaborator

wikiZ commented Dec 15, 2021

加微信 Z0xy_Root 聊,你把issue关了吧

@m1m1cat m1m1cat closed this as completed Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants