I want to find the string value of the directory in Python where a few files are located. Then, I plan on using os.listdir
to continue on with the script. I've tried using tkFileDialog
to use askdirectory
, but not luck.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…