apache / apache/rocketmq-client-python

rocketmq-client-python which using pip install has no ConsumeStatus

未关闭
#113 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
305
派生
98
PR 合并指标
30 天内没有已合并 PR

描述

1. Please describe the issue you observed:
rocketmq-client-python which using pip install has no ConsumeStatus Class

2. Please tell us about your environment:
mac os

3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
I follow the README.md file, using 'pip install rocketmq-client-python' command to install the package. When I finish, I find that I cannot import ConsumeStatus Class. Then I download the source code from github, using python setup.py to install. It works. But Why???

贡献指南

打开贡献指南

调研方向

Compare the published package installed with `pip install rocketmq-client-python` against the source installed with `python setup.py`, using the README.md installation instructions as the starting point. Trace how ConsumeStatus is included in each distribution and verify that a clean pip installation can import it; the issue is done when both installation paths expose the same class.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
build-system
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。