Micro-sheep / Micro-sheep/efinance
出现包弃用的警告提示
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 755
- PR merge metrics
- No merged PRs in 30d
Description
anaconda3/lib/python3.11/site-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
declare_namespace(pkg)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the warning from anaconda3/lib/python3.11/site-packages/pkg_resources/__init__.py at the reported declare_namespace('zope') call, then trace which project dependency causes it. Done means identifying the responsible package and confirming the warning is no longer emitted without breaking the library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100