OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS 15.1
Python version: 3.12.6
HanLP version: 2.1.0b62
Other info / logs
/Users/xxx/.local/share/virtualenvs/neon_assistant-Ews7tDas/lib/python3.12/site-packages/hanlp/utils/io_util.py:28: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import parse_version
[x] I've completed this form and searched the web for solutions.
Describe the bug
Describe the current behavior 项目启动后,输出一行警告。
Expected behavior 按理说不应该出现这种警告。
System information
Other info / logs /Users/xxx/.local/share/virtualenvs/neon_assistant-Ews7tDas/lib/python3.12/site-packages/hanlp/utils/io_util.py:28: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version