archive icon indicating copy to clipboard operation
archive copied to clipboard

OS Error: The process cannot access the file because it is being used by another process. , errno = 32

Open MobiliteDev opened this issue 2 years ago • 2 comments

Hi,

When I try to unzip a ZIP file through the extractFileToDisk() method, the source ZIP file is not unlocked and if I try to delete it, I have this error: OS Error: The process cannot access the file because it is being used by another process. , errno = 32

I tried it on WINDOWS OS.

MobiliteDev avatar Feb 24 '23 13:02 MobiliteDev

the same problem

YancyHsu avatar Mar 05 '23 23:03 YancyHsu

Hi, I have the same problem. Extracting a ZIP file on Windows.

TheSielo avatar Mar 24 '23 15:03 TheSielo