运行报警告UserWarning: Unknown extension is not supported and will be removed warn(msg)
Posted kulankadamei
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了运行报警告UserWarning: Unknown extension is not supported and will be removed warn(msg)相关的知识,希望对你有一定的参考价值。
运行python代码,出现如下警告:
C:Users ikoPycharmProjectspython_newvenvlibsite-packagesopenpyxl eaderworksheet.py:322: UserWarning: Unknown extension is not supported and will be removed warn(msg)
具体是什么原因引起的还不明确,但感觉可能是因为导入的第三方库的版本引起的,网上也没找到类似的情况,也不影响运行,暂时先搁置。
以上是关于运行报警告UserWarning: Unknown extension is not supported and will be removed warn(msg)的主要内容,如果未能解决你的问题,请参考以下文章
httpclient请求返回响应体,报警告"Going to buffer response body of large or unknown size"的解决方案
带有 OR 运算符的 DataFrame UserWarning [重复]
kde plot : UserWarning: Dataset has 0 variance;跳跃密度估计
坑:pytest 运行报错unknown hook 'pytest_namespace' in plugin <module 'allure.pytest_plugin&