Mo-Dabao / BiteAWX

GNU Affero General Public License v3.0
1 stars 0 forks source link

\BiteAWX\core.py Error #1

Open luobu-code opened 6 months ago

luobu-code commented 6 months ago

from BiteAWX import AWX

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

luobu-code commented 6 months ago

only >=Python 3.8 ok ?

Mo-Dabao commented 6 months ago

是的

------------------ 原始邮件 ------------------ 发件人: "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: @.***>

luobu-code commented 6 months ago

thank u