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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/ZPIO64WY5VMFZ3SXPJAAACSSM3TPIOTB/

This message sent to arch...@mail-archive.com

Reply via email to