Answer the question
In order to leave comments, you need to log in
Why did the Python copy script start to crash?
Hello!
There is a Python script that has been working properly for a long time. The script is simple, copies video files using shutil.copy("what", "where") from one hard drive to another. Files are 8-10GB in size. Until yesterday, I copied, and today it began to fly out with a Permission denied error in a random period of file copying. Some files are copied.
OS Windows 7. The rights to the folder are full. Disabled antivirus, firewall, ran as administrator - did not help. Climbed into the debugger - gives the following
I can not understand what the problem is.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question