issues Search Results · repo:Kalebu/Website-blocker-python language:Python
Filter by
5 results
(81 ms)5 results
inKalebu/Website-blocker-python (press backspace or delete to remove)PywareSolutions
- Opened on Oct 1, 2024
- #16
giving this error:
Traceback (most recent call last): File C:\Git\main.py , line 43, in module block_websites(9, 21) File C:\Git\main.py ,
line 31, in block_websites with open(default_hoster, r+ ) as ...
krishna0306
- 1
- Opened on Mar 30, 2023
- #9
Like the other issue, but I have it in linux. with open(default_hoster , r+ ) as hostfile: IOError: [Errno 13]
Permission denied: etc/hosts
YukaiX
- Opened on Nov 6, 2022
- #7
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 ...
Junaid-2004
- 1
- Opened on Jul 26, 2022
- #4
your script assuems all acces but as linux i woudl ask to add sudo enable asa norma does nt have etc folder permission
to modifu hsts so your expected result ends failing wth a permsioon diened
ghost
- 3
- Opened on Feb 12, 2022
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.