with open(default_hoster, "r+") as hostfile:
PermissionError: [Errno 13] Permission denied: 'C:\Windows\System32\drivers\etc\hosts'
Can you please help me solve this error. I tried to run using administrative privileges but still got the error.
PermissionError: [Errno 13] Permission denied: 'C:\Windows\System32\drivers\etc\hosts'
Can you please help me solve this error. I tried to run using administrative privileges but still got the error.