apache / apache/rocketmq-client-python
提供Mac ARM编译后的包供大家使用
未关闭
- 主要语言
- Python
- 星标
- 305
- 派生
- 98
- PR 合并指标
- 30 天内没有已合并 PR
描述
[librocketmq.dylib.zip](https://github.com/user-attachments/files/23176559/librocketmq.dylib.zip)
```bash
pip install rocketmq-client-python
unzip librocketmq.dylib.zip
sudo mv /usr/local/lib/librocketmq.dylib /usr/local/lib/librocketmq.dylib.x86.bak
mv librocketmq.dylib /usr/local/lib/
```
贡献指南
调研方向
Start with the attached librocketmq.dylib.zip and the installation commands in the issue, then inspect how rocketmq-client-python distributes its native library. Done means Mac ARM users can install the client and use the provided ARM-compatible package without manually replacing a library.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- build-system, release
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100