As I\'m doing a project for non-english (Sinhala) language I need to sort the words in unicode.
So I followed answer in this question and installed PyICU in a conda envi
You need to install libicu. On centos, just run
yum install libicu