> E   AttributeError: module 'mistune' has no attribute 'Renderer'
> _ ERROR collecting 
> .pybuild/cpython3_3.9_schema-salad/build/schema_salad/tests/test_errors.py _
> schema_salad/tests/test_errors.py:4: in <module>
>     import schema_salad.main
> schema_salad/main.py:19: in <module>
>     from .makedoc import makedoc
> schema_salad/makedoc.py:60: in <module>
>     class MyRenderer(mistune.Renderer):
> E   AttributeError: module 'mistune' has no attribute 'Renderer'
> _ ERROR collecting 
> .pybuild/cpython3_3.9_schema-salad/build/schema_salad/tests/test_examples.py _
> schema_salad/tests/test_examples.py:10: in <module>
>     import schema_salad.main
> schema_salad/main.py:19: in <module>
>     from .makedoc import makedoc
> schema_salad/makedoc.py:60: in <module>
>     class MyRenderer(mistune.Renderer):
> E   AttributeError: module 'mistune' has no attribute 'Renderer'

another victim of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001591

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi

Reply via email to