import warnings warnings.filterwarnings("ignore") 忽略命令行下警告错误的输出呢?也非常简单: python -W ignore yourscript.py