I have a directory images/ that I want to copy to build/images/ from within a ... Use shutil.copy(filePath, folderPath) instead of shutil.copyfile() .
確定! 回上一頁