-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
PermissionError: Permission denied when writing the file #1949
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi there, newbie here. Please, may I get your advice on how to resolve this?
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/Users/valarietan/sherlock/sherlock/main.py", line 22, in
sherlock.main()
File "/Users/valarietan/sherlock/sherlock/sherlock.py", line 697, in main
with open(result_file, "w", encoding="utf-8") as file:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied
Saw this reported in 2020 and tried what was provided in the comments. But not successful.
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working