python - PyCharm 认为函数 "open"没有参数 "opener"

标签 python pycharm

这是我所拥有的:

enter image description here

参数“opener”未在可能的函数调用参数中列出。这是 PyCharm 错误还是其他原因?

PyCharm 2018.3.5 社区版,Windows 7 上的 Python 3.6.0。

最佳答案

将于即将到来的2019.3修复,EAP已经可用:https://www.jetbrains.com/pycharm/nextversion/

关于python - PyCharm 认为函数 "open"没有参数 "opener",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57716311/

相关文章:

python - 我的代码嵌套太深。有没有更好的办法?

python - 使用 Python 和 Selenium 向 Facebook 中的 friend 发送消息

Python:迭代函数

intellij-idea - 在 IntelliJ Idea/PyCharm 'Run' 面板中隐藏 stderr?

intellij-idea - 如何在鼠标悬停在JetBrains IDE(IntelliJ IDEA,PyCharm,WebStorm)中禁用自动显示提示

python - 对于 : not returning all lines 中的行

python - 如何在纯 Python 中对 Python 进行沙箱处理?

python - 在 PyCharm 中更改控制台的工作目录

python - 如何在 PyCharm 中删除项目?

pycharm - 在 Pycharm 中编辑 Jupyter 笔记本时重命名变量不可靠?