-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
err #1
Comments
请检查一下你的 Python 版本是不是 >= 3.9 |
3.7
…------------------ 原始邮件 ------------------
发件人: "Dark ***@***.***>;
发送时间: 2022年12月6日(星期二) 下午5:47
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [lss233/chatgpt-mirai-qq-bot] err (Issue #1)
请检查一下你的 Python 版本是不是 >= 3.9
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
可以做个docker镜像 |
好主意。您来个 PR? |
你的python版本是 |
➜ ~ python3.9 -V
Python 3.9.5 |
非常感谢! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
File "bot.py", line 17
async def to_thread(func, /, *args, **kwargs):
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: