hi everyone
i use qutebrowser to surf the web
i added the qute-pass userscript which needs tldextract,
there's no tldextract package i can find in openbsd so i installed
py3-tld-0.9.3p4
qutebrowser still errors when i try i use qute-pass,
the process report shows the following :-
Process 65554: /home/shadrock/.config/qutebrowser/userscripts/qute-pass
Info
Command
/home/shadrock/.config/qutebrowser/userscripts/qute-pass
Status Userscript exited with status 1.
Standard output
No output.
Standard error
Traceback (most recent call last):
File "/home/shadrock/.config/qutebrowser/userscripts/qute-pass", line
63, in <module>
import tldextract
ModuleNotFoundError: No module named 'tldextract'
any help would be appreciated.
thanks
shadrock