Skip to content

PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\username\\AppData\\Local\\Temp\\tmp3v6qi352' #3

@raghadalhelal

Description

@raghadalhelal

I tried to execute sigvalidator.py without success.

This is my code:

if __name__ == '__main__':

    sigv = sigvalidator.SigValidator()

Here is the error message that I got

Exception ignored in: <function SigValidator.del at 0x03637100>
Traceback (most recent call last):
File "C:\Users\ragehead\Yeager\venv\lib\site-packages\sigvalidator.py", line 62, in del
File "C:\Users\ragehead\Yeager\venv\lib\site-packages\sigvalidator.py", line 96, in clean_workin_dir
File "C:\Users\ragehead\Yeager\venv\lib\site-packages\sigvalidator.py", line 101, in delete_file
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\Users\username\AppData\Local\Temp\tmp3v6qi352'

Thank you for your support

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions