Posted on:

27 Apr 2022

0

AttributeError on webbrowser module

I am implementing a code where simply the user choose an option to open a URL in 1 of the 4 options browser. But, i get an AttributeError: bool object has no attribute 'open'.I don't understand the mistake, maybe, i don't have some package or module installed on my workstation and that generates the error?
code of the task
error

0 answers ( 0 marked as helpful)

Submit an answer