-
Whenever I run mkdocs serve, it always says
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for getting in touch. This information is coming from the Perhaps you could do us the favour and figure out if there is any indication that |
Beta Was this translation helpful? Give feedback.
Thanks for getting in touch. This information is coming from the
jieba
library and not from Material for MkDocs itself. Work is currently underway to revise the search functionality, so there is a chance that dependencies change as well. I would ignore the warning for now. It does not look like thejieba
library is being actively maintained, which is a bit of a shame. Given the deprecation warning there is a chance this might break in the future unless the issue is addressed somehow. Unfortunately, the deprecation notice does not seem to indicate a timeline for whenpkg_resources
might be removed fromsetuptools
.Perhaps you could do us the favour and figure out if there is any indication…