You might need to install libicu for this to work For Debian-based distros (Debian, Kali, Ubuntu, etc) sudo apt update sudo apt install libicu-dev -y For RHEL, Fedora, CentOS and derivates or relatives sudo dnf install libicu-devel For Alpine Linux apk add icu-data-full