Skip to content
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

\BiteAWX\core.py Error #1

Open
luobu-code opened this issue May 12, 2024 · 3 comments
Open

\BiteAWX\core.py Error #1

luobu-code opened this issue May 12, 2024 · 3 comments

Comments

@luobu-code
Copy link

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
Copy link
Author

only >=Python 3.8 ok ?

@Mo-Dabao
Copy link
Owner

Mo-Dabao commented May 12, 2024 via email

@luobu-code
Copy link
Author

thank u

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

No branches or pull requests

2 participants