The alias 'sphinx.util.progress_message' is deprecated

8 views
Skip to first unread message

domel zetaz

unread,
Aug 18, 2023, 7:54:22 AMAug 18
to sphinx-users
Hi

For several versions, when generating documents with HTML format, this warning comment appears:

"
C:\Python39\lib\site-packages\sphinxcontrib\htmlhelp\__init__.py:26: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.http_date.epoch_to_rfc1123' instead. Check CHANGES for Sphinx API modifications. "

Anyway, the pages are generated correctly.


Sphinx: 7.22
Python: 3.9
Compiler: make.bat html


Thanks!

jdsalaro

unread,
Sep 21, 2023, 7:33:26 AMSep 21
to sphinx-users
Your issue is likely the same as that described in https://groups.google.com/g/sphinx-users/c/ANySHdY31Pg/m/_Uj7Q_I-AAAJ

Try "pip install --force-reinstall --upgrade sphinxcontrib-htmlhelp"

Reply all
Reply to author
Forward
0 new messages