apache / apache/rocketmq-client-python
提供Mac ARM编译后的包供大家使用
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 305
- Forks
- 98
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
[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/
```
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- build-system, release
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100