python copytree(src,dst) works only once

后端 未结 0 1301
走了就别回头了
走了就别回头了 2020-12-03 06:46

I have a working code:

import numpy as np
import os, sys
import shutil
from distutils.dir_util import copy_tree
import pandas as pd
shutil.rmtree(\'C:/users/n         


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