docs: Add note about using rich package#9
Conversation
👋 Hello peterdragun, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. Click to see more instructions ...
Review and merge process you can expect ...
|
There was a problem hiding this comment.
Pull request overview
Adds documentation about a known packaging limitation when building PyInstaller binaries that depend on rich, and provides a workaround via additional-args.
Changes:
- Introduces a new “Known Limitations” section in the README.
- Documents a PyInstaller workaround for
richUnicode data dynamic imports and shows the expected failure mode.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e9168c4 to
ad49bc7
Compare
Based on the issue in esptool, I am adding a new section with known limitations mentioning rich issues and how to avoid the following: https://github.com/espressif/esptool/actions/runs/21666590745/job/62466876686