View Single Post
Old 05-02-2021, 09:27 AM   #5870
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,999
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by icecold View Post
I seem to be having issues downloading stories from SB/SV/QQ
Code:
calibre, version 5.0.1 (win32, embedded-python: True)
...
  File "C:\Users\cody2\AppData\Roaming\calibre\plugins\FanFicFare.zip\bs4\__init__.py", line 52
    'You are trying to run the Python 2 version of Beautiful Soup under Python 3. This will not work.'<>'You need to convert the code, either by installing it (`python setup.py install`) or by running 2to3 (`2to3 -w bs4`).'
You appear to be running an outdated version of calibre (v5.0.1) that is trying to use FFF's bundled copy of Beautiful Soup (for pre-v5 versions of calibre) instead of calibre's copy.

And either you removed the debug output that would report the platform or you are using a version that doesn't report it.

I speculate that you are using a version of calibre from some linux variant's software repo instead of Kovid's official calibre release. I suggest using Kovid's official calibre release instead.
JimmXinu is offline   Reply With Quote