apache / apache/rocketmq-client-python
rocketmq-client-python which using pip install has no ConsumeStatus
- Lenguaje dominante
- Python
- Estrellas
- 305
- Forks
- 98
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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???
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100