[Errno 13] Permission denied. Plz help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

[Errno 13] Permission denied. Plz help

open(“C:\Program Files (x86)\Google\Chrome\Application”) Even though I ran it in cmd as administrator, I still get this error.

27th Aug 2020, 12:53 PM
Jeremy Cruz
Jeremy Cruz - avatar
4 Answers
27th Aug 2020, 9:41 PM
::sк::
::sк:: - avatar
+ 1
Seems like you are trying to open the containing folder instead of chrome.exe in there? Have you tried webbrowser.open()?
27th Aug 2020, 9:38 PM
::sк::
::sк:: - avatar
0
yep
27th Aug 2020, 9:38 PM
Jeremy Cruz
Jeremy Cruz - avatar
0
also tried os module and nothing
27th Aug 2020, 9:39 PM
Jeremy Cruz
Jeremy Cruz - avatar