在linux(图一)和windows(图二)运行run.py时都有报这两项错误: AttributeError: type object 'Setting' has no attribute 'select' AttributeError: type object 'Model' has no attribute 'boot_model' 但是其他配置包括mysql,redis,python3.8.2等都已经按照文档完成了配置且无报错。 如何解决?  