27 Oct
2024
27 Oct
'24
5:01 p.m.
On 10/27/24 05:13, Bill Oliver wrote:
(venv) mailman@mail:~$ pip freeze | grep readme readme-renderer==17.4
Which is over 6 years old. How did that get installed? Current version is 44.0. There may or may not be an issue with the current version as it imports cmarkgfm which is in the venv of all the MM 3 installations I support, but I don't know how it gets there as even though readme_renderer imports it, it is not listed as required by readme_renderer or anything else.
In any case, in your venv, do
pip install --update readme_renderer cmarkgfm
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan