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

启动程序报module 'mitmproxy.proxy' has no attribute 'config' #56

Open
Gxz-NGU opened this issue Oct 21, 2021 · 2 comments
Open

启动程序报module 'mitmproxy.proxy' has no attribute 'config' #56

Gxz-NGU opened this issue Oct 21, 2021 · 2 comments

Comments

@Gxz-NGU
Copy link

Gxz-NGU commented Oct 21, 2021

No description provided.

@huyunfei-blog
Copy link

mitmproxy版本太高,现在的7.x版本已经不是这样写了。
可以运行下面的语句来降到6.x版本
pip install mitmproxy==6.0.2 -i http://pypi.douban.com/simple/

@dokd233622
Copy link

mitmproxy版本太高,现在的7.x版本已经不是这样写了。 可以运行下面的语句来降到6.x版本 pip install mitmproxy==6.0.2 -i http://pypi.douban.com/simple/

感谢老哥回复 确实如此

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

3 participants