Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2022 23:13:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 263956] textproc/py-mistune0: Add CONFLICTS with text/py-mistune
Message-ID:  <bug-263956-21822-BY3jzbry5h@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263956-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263956-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263956

--- Comment #3 from p5B2EA84B3@t-online.de ---
This problem needs to be worked on. Installation of www/lektor breaks jupit=
er
notebook:

     File "/usr/local/lib/python3.9/site-packages/nbconvert/exporters/html.=
py",
line 26, in <module>
        from nbconvert.filters.markdown_mistune import IPythonRenderer,
MarkdownWithMath
      File
"/usr/local/lib/python3.9/site-packages/nbconvert/filters/markdown_mistune.=
py",
line 24, in <module>
        from mistune import BlockParser, HTMLRenderer, InlineParser, Markdo=
wn
    ImportError: cannot import name 'BlockParser' from 'mistune'
(/usr/local/lib/python3.9/site-packages/mistune.py)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263956-21822-BY3jzbry5h>