jarun / googler

:mag: Google from the terminal
GNU General Public License v3.0
6.1k stars 528 forks source link

Unable to user googler #389

Closed Jacksole closed 3 years ago

Jacksole commented 3 years ago

I just downloaded googler and I get this message when
Traceback (most recent call last): File "/usr/bin/googler", line 41, in import webbrowser File "/usr/lib/python3.6/webbrowser.py", line 628, in cmd = _synthesize(cmdline, -1) File "/usr/lib/python3.6/webbrowser.py", line 83, in _synthesize cmd = browser.split()[0] IndexError: list index out of range

I do have python3.6.9 and 3.8.2 and my WSL distro can with 2.7 on it has well.

jarun commented 3 years ago

googler version?

jarun commented 3 years ago

Anyway, if importing the module fails, I'm not sure we can do much.

jarun commented 3 years ago

Please take this to the python webbrowser module maintainers.

Jacksole commented 3 years ago

It was 3.5 and it seems to be working now after I set the BROWSER variable

jarun commented 3 years ago

The latest is v4.3.1.