Issues installing 3.7
#2274
-
I am trying to install the new version of nominatim on ubuntu 20.04 and i get an error, any ideas?
|
Beta Was this translation helpful? Give feedback.
Answered by
lonvia
Apr 16, 2021
Replies: 1 comment
-
You need the Python package of libicu: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
igorbrai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need the Python package of libicu:
sudo apt install python3-icu
. For the full list of required packages on Ubuntu 20.04, please see https://nominatim.org/release-docs/latest/appendix/Install-on-Ubuntu-20/#installing-the-required-software