This question shows research effort; it is useful and clear
-4
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我尝试导入logging模块,但出现此错误:
./mail.py: line 1: import: command not found from: can't read /var/mail/marrow.mailer
./mail.py: line 3: syntax error near unexpected token `level=logging.INFO
./mail.py: line 3: `logging.basicConfig(level=logging.INFO)