24 Topics
Question

Python os.makedirs and shutil.copyfile - Error 13 - Permission denied

Question

Python shutil.which not working with wsl.exe

Question

Copy & Paste not Cut & Paste Python

Question

shutil.copy hiding the file

Question

Python getting WindowsError 5 when deleting a file even though I have full permissions

Question

How to move file from on folder to another folder as a different user?

Question

shutil.which() not finding programs without appending file extension

Question

Python : Problem reading filename with brackets/long path name

Question

Efficiently move large number of files to different folder structure

Question

Copy files from Windows folder tree to another folder

Question

Can't save next rename file (Python)

Question

How to resolve the file path too long issue on windows by using Python 3? (tried other methods on this platform)

Question

Shutil.copytree ----> WindowsError: [Error 3] The system cannot find the path specified:

Question

How to really delete all files in a folder and the folder on Windows using python?

Question

Python 3 Error deleting directory [WinError 32] The process does not have access to the file because it is being used by another process