You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Git\main.py", line 43, in
block_websites(9, 21)
File "C:\Git\main.py", line 31, in block_websites
with open(default_hoster, "r+") as hostfile:
PermissionError: [Errno 13] Permission denied: 'C:\Windows\System32\drivers\etc\hosts'
despite running form admin mode in cmd
The text was updated successfully, but these errors were encountered:
giving this error:
Traceback (most recent call last):
File "C:\Git\main.py", line 43, in
block_websites(9, 21)
File "C:\Git\main.py", line 31, in block_websites
with open(default_hoster, "r+") as hostfile:
PermissionError: [Errno 13] Permission denied: 'C:\Windows\System32\drivers\etc\hosts'
despite running form admin mode in cmd
The text was updated successfully, but these errors were encountered: