-
Notifications
You must be signed in to change notification settings - Fork 414
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
Cannot launch CLI example: SyntaxError: 'async with' outside async function #134
Comments
same problem ,hot to solve this ? |
11 tasks
just created a temp patch for this issue |
it works, thank you so much! |
I still have this problem. |
chenweize1998
added a commit
that referenced
this issue
Sep 9, 2024
hello do you still have problem? I find this email now
坤坤
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年9月7日(星期六) 上午7:36
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [OpenBMB/AgentVerse] Cannot launch CLI example: SyntaxError: 'async with' outside async function (Issue #134)
I still have this problem.
OS: Win10, Python version: 3.10.14
How to solve this problem?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I did a clean installation of the repo following the instruction provided. However, when I ran the first CLI example,
agentverse-simulation --task simulation/nlp_classroom_9players
, I got the following error:OS: MacOS
Python version: 3.10.14
The text was updated successfully, but these errors were encountered: