在DJango项目中遇到typeError的错误 当我在终端运行命令(Python manage.py migration)时就显示错误:TypeError: argument of type ‘WindowsPath’ is not iterable 这是为什么呢?