python: 3.13
setuptools:80.9.0 (已是最新版本)
一运行就报下面的错误
C:\Users\Administrator\AppData\Local\Programs\Python\Python313\Lib\site-packages\lark_oapi\ws\pb\google_init_.py:2: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import('pkg_resources').declare_namespace(name)