导入库了吗import os
os不是python的内置库,你需要导入之后才能用import os
用法:https://www.runoob.com/python/os-file-methods.html