<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Got another readthedocs dependency issue.<div class=""><br class=""></div><div class="">Seems the mistune package has been updated from 0.8.4 to 2.0.0, and we now have compatibility issues with readthedocs. The error is:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">AttributeError: module 'mistune' has no attribute ‘BlockGrammar'</div><div class=""><br class=""></div><div class=""><a href="https://readthedocs.org/projects/ovms/builds/15510497/" class="">ovms build #15510497</a></div></blockquote><div class=""><br class=""></div><div class="">Similar to the docutils<0.18, I have added a requirements.txt to mistune <2.0.0 to workaround the issue. These python developers really need to learn to follow Linus’s mantra of ’never break user space’.</div><div class=""><br class=""></div><div class="">Regards, Mark.</div></body></html>