First, check your current working directory: import os print os.path.abspath(os.curdir). If it is not the path of your base project ...
確定! 回上一頁