[qutebrowser] importer.py

LuMiWa lumiwa at dismail.de
Wed Feb 9 23:49:32 CET 2022


On Mon, 7 Feb 2022 23:02:48 -0500
Rod Person <rodperson at rodperson.com> wrote:

> pip install bs4
> 
> will fix you module error.  Not sure if FreeBSD
> has an alias for pip. On OpenBSD I use "pip3.8 install "
> 
> IDK anything about the rest.
> 
> 
> On Sun, 6 Feb 2022 12:35:41 +0000
> LuMiWa via qutebrowser <qutebrowser at lists.qutebrowser.org> wrote:
> 
> > Hi!
> > 
> > I am a new in the mailing list but not so new with Qutebrowser
> > which I use on FreeBSD.
> > I have  two questions. First one is about fingerprinting. On both
> > sites, Am I Unique and Panopticlick I am unique because fingerprint
> > did/t pass. I have Canvas and WeGl settins - false.
> > And the second one is about importer.py which doesn't work on
> > Firefox 96:
> > 
> > importer.py -i html -q bookmarks.html >>
> > ~/.config/qutebrowser/quickmarks 
> > Traceback (most recent call last):
> >   File importer.py", line 342, in
> > <module> main()
> >   File mporter.py", line 69, in main
> >     import_function[input_format](args.bookmarks, bookmark_types,
> >   File importer.py", line 189, in
> > import_html_bookmarks import bs4
> > ModuleNotFoundError: No module named 'bs4'
> > 
> > I have Python 3.8.
> > 
> > Thank you.
> 
> 
> 

I didn't try yet but we have py-pip.
Thank you.

-- 
“Man is the only creature who refuses to be what he is.”

― Albert Camus 



More information about the qutebrowser mailing list