Control: reopen -1

Hi,

it seems you forgot to add a depend/recommend on python3-scrape-schema-recipe:

philip@debian:~$ LANG=C apt list gourmand
Listing... Done
gourmand/testing,testing,unstable,unstable,now 1.1.0+really1.0.0-3 all 
[installed]

philip@debian:~$ gourmand
args = Namespace(db_url='', threads=False, gourmanddir='', thread_debug_interval=5.0, thread_debug=False, debug_file='', time=False, debug=None)
WARNING: Plugin module import failed
PATH: ['/usr/bin', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/usr/local/lib/python3.10/dist-packages', '/usr/lib/python3/dist-packages', '/usr/lib/python3.10/dist-packages', '/usr/lib/python3/dist-packages/gourmand/plugins', '/usr/lib/python3/dist-packages/gourmand/plugins/import_export']
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gourmand/plugin_loader.py", line 300, in get_module
    self._loaded = __import__(self.module)
File "/usr/lib/python3/dist-packages/gourmand/plugins/import_export/web_import_plugin/__init__.py", line 1, in <module>
    from . import generic_web_importer_plugin
File "/usr/lib/python3/dist-packages/gourmand/plugins/import_export/web_import_plugin/generic_web_importer_plugin.py", line 6, in <module>
    from gourmand.plugins.import_export.website_import_plugins.state import \
File "/usr/lib/python3/dist-packages/gourmand/plugins/import_export/website_import_plugins/__init__.py", line 1, in <module>
    from . import (about_dot_com_plugin, allrecipes_plugin,
File "/usr/lib/python3/dist-packages/gourmand/plugins/import_export/website_import_plugins/allrecipes_plugin.py", line 3, in <module>
    from . import schema_org_parser
File "/usr/lib/python3/dist-packages/gourmand/plugins/import_export/website_import_plugins/schema_org_parser.py", line 7, in <module>
    import scrape_schema_recipe
ModuleNotFoundError: No module named 'scrape_schema_recipe'
WARNING: Failed to load plugin web_import_plugin


Best regards
Philip

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to