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

启动报语法错误,今天克隆的最新版 #80

Open
bunahua opened this issue Mar 1, 2024 · 2 comments
Open

启动报语法错误,今天克隆的最新版 #80

bunahua opened this issue Mar 1, 2024 · 2 comments

Comments

@bunahua
Copy link

bunahua commented Mar 1, 2024

(venv) [xxxxx@xxxx Ingram-master]# python3 run_ingram.py -i target.txt -o .
Traceback (most recent call last): File "run_ingram.py", line 18, in <module> from Ingram import get_config File "/root/Ingram-master/Ingram/__init__.py", line 1, in <module> from .config import get_config File "/root/Ingram-master/Ingram/config.py", line 41 for arg in (args := vars(args)): ^ SyntaxError: invalid syntax (venv) [root@root Ingram-master]#

@weandy
Copy link

weandy commented Mar 20, 2024

+1 解决了吗

@f0ng
Copy link

f0ng commented Mar 21, 2024

升级py到3.8+即可解决

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

3 participants