There is only one truth. It is the source.

Install PyICU on macOS

October 2, 2020

Tags: icu, mac os x

brew install icu4c
export PATH="/usr/local/opt/icu4c/bin:$PATH"
pip install pyicu