lijin-THU / notes-python

中文 Python 笔记

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运行python generate_static_files.py 命令 ,希望生成文件报错,报错

victorsheng opened this issue · comments

运行python generate_static_files.py 命令 ,希望生成文件报错,报错:

bogon:notes-python wingjoy$ python generate_static_files.py
File "generate_static_files.py", line 71
print file_name
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print file_name)?

请用Python 2运行