GNU bug report logs -
#29227
Gourmet crashes
Previous Next
Reported by: Caleb Herbert <csh <at> bluehome.net>
Date: Thu, 9 Nov 2017 16:20:02 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
does the following patch resolve the issue for you? This does two
things:
- fix up the install phase to set the correct paths in settings.py
- add python-lxml as an input to fix another plugin
There is one remaining problem:
ImportError: No module named BeautifulSoup
WARNING: Failed to load plugin web_import_plugin
So this particular plugin won't work. I didn't look deeply into this,
but I think this is due to referencing a very old version of
beautifulsoup, which is not currently packages, the current
BeautifulSoup4 version uses 'bs4' as a module path, while the import
states
import BeatifulSoup
So, I'd rather skip that plugin for now.
Cheers, Mark
--
Mark Meyer
mark <at> ofosos.org
This bug report was last modified 7 years and 159 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.