Python Extension Wrapping the ICU C++ API
http://pyicu.osafoundation.org/
Python extension wrapping IBM's International Components for Unicode C++
library (ICU).
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:ARM/python-PyICU && cd $_
- Create Badge
Refresh
Refresh
Comments 1
hi, i'm trying to install pyicu for my local python venv, but my installation process keeps failing even after i installed
libicu-dev
andclang
.would you mind letting me know what other system or pip packages i would need to fetch before installing pyicu? i can produce a log for the process if you need one.
many thanks.