MonkeyPatchWarning错误征求解决方案
程序员文章站
2023-03-07 18:31:00
# 报错:MonkeyPatchWarning: Monkey-patching ssl after ssl has already been imported may lead to errors, including RecursionError on Python 3.6. It may also silently lead to incorrect behaviour on Python 3.7. Please monkey-patch earlier. See https://github....
# 报错:
MonkeyPatchWarning: Monkey-patching ssl after ssl has already been imported may lead to errors, including RecursionError on Python 3.6.
It may also silently lead to incorrect behaviour on Python 3.7.
Please monkey-patch earlier. See https://github.com/gevent/gevent/issues/1016.
Modules that had direct imports (NOT patched):
['_shaded_thriftpy.transport._ssl (/Applications/PyCharm.app/Contents/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/_ssl.py)',
'urllib3.contrib.pyopenssl (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/urllib3/contrib/pyopenssl.py)'].
monkey.patch_all()
还没有解决……
本文地址:https://blog.csdn.net/qq_40678779/article/details/107143752
上一篇: Python分析学校四六级过关情况
推荐阅读
-
卸载或安装Git出现Invalid drive错误的解决方案【简记】
-
HipChat上传文件报未知错误的原因分析及解决方案
-
wegame登陆失败提示错误码2怎么办?wegame错误码:2解决方案
-
wegame错误码1怎么办?登陆wegame错误码:1解决方案介绍
-
wegame错误代码97怎么解决?登陆wegame错误码97解决方案
-
双击WORD文档时询问是否发送错误报告的解决方案
-
phpMyAdmin链接MySql错误 个人解决方案
-
SQLyog连接MySQL8.0报2058错误的解决方案
-
MySql插入数据成功但是报[Err] 1055错误的解决方案
-
SQL Server 2005 DTS导入平面数据出现错误解决方案