One of my stream app reuqires the PyICU package that is dependent on libicu.
apt install libicu-dev
would install libicu in a Ubuntu.
Would it be possible to have libicu installed?
pyicu is needed by polyglot, a package for multilingual text processing.