Skip to content

Conversation

@KirinRyuuri
Copy link

修改 is 为 == ,避免 python 3.8 环境中出现提示
SyntaxWarning: “is“ with a literal. Did you mean “==“?

修改 is 为 == ,避免 python 3.8 环境中出现提示
SyntaxWarning: “is“ with a literal. Did you mean “==“?
@skylinety
Copy link

确实有这个问题,更新了mac系统后自带python版本3.9就用不了了,可以尝试用下载低版本python然后改/usr/local/bin/python3软连指向。
也可以下代码自己编译插件,还是希望早点合并下这个PR发布新版本

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

Successfully merging this pull request may close these issues.

2 participants