![](https://seccdn.libravatar.org/avatar/150bb68600b6f4527c14c79e81e90f53.jpg?s=120&d=mm&r=g)
On Thu, 7 Mar 2019 11:46:59 +0000 Dave Howorth <dave@howorth.org.uk> wrote:
On Thu, 7 Mar 2019 04:27:31 +0100 David Haller <dnh@opensuse.org> wrote:
Hello,
On Wed, 06 Mar 2019, Dave Howorth wrote:
$ retext /usr/share/doc/packages/php7-redis/README.markdown [..] ModuleNotFoundError: No module named 'markups.mdx_mathjax(enable_dollar_delimiter=False)' [..] Have I done something extremely stupid or is this a bug I should report?
Your missing a part of python3-Markups.
python3-Markups-3.x does not include that module in that form anymore, i.e. the file /usr/lib/python3.6/site-packages/markups/mdx_mathjax.py
So, you need the python3-Markups-2.0.1 package for retext-6.x and python3-Markups-3.0.0 for retext-7.x.
Thanks for the help but it isn't correct I'm afraid. Retext is the standard package 6.0.0-lp150.2.3.1-noarch from Leap 15 repositories and python3-Markups is 2.0.1-lp150.1.3 from the same place. Plus:
# l /usr/lib/python3.6/site-packages/markups/mdx_mathjax.py -rw-r--r-- 1 root root 2426 Dec 13 2015 /usr/lib/python3.6/site-packages/markups/mdx_mathjax.py
So whatever the reason is, it's not that file that is missing.
I reported this as https://bugzilla.suse.com/show_bug.cgi?id=1128204 but there seems to be some difficulty in reproducing it. So if there's any other ideas about possible causes or if anybody else can reproduce the symptoms I'd be very interested to know. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org