Open luobu-code opened 6 months ago
only >=Python 3.8 ok ?
是的
------------------ 原始邮件 ------------------ 发件人: "Mo-Dabao/BiteAWX" @.>; 发送时间: 2024年5月12日(星期天) 晚上6:34 @.>; @.***>; 主题: Re: [Mo-Dabao/BiteAWX] \BiteAWX\core.py Error (Issue #1)
only >=Python 3.8 ok ?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
thank u
Traceback (most recent call last):
File "d:\anaconda\lib\site-packages\IPython\core\interactiveshell.py", line 3437, in run_code exec(code_obj, self.user_global_ns, self.user_ns)
File "", line 1, in
from BiteAWX import AWX
File "d:\anaconda\lib\site-packages\BiteAWX__init__.py", line 8, in
from BiteAWX.core import AWX
File "d:\anaconda\lib\site-packages\BiteAWX\core.py", line 97 if p := col_length: ^ SyntaxError: invalid syntax