Python does not relocate all files to another directory

后端 未结 0 859
遥遥无期
遥遥无期 2020-12-06 06:46

I am trying to move files by their names to another directory using this code:

import shutil
import os
    
source_dir = \'/content/flickr_27/images\'
train_d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题