Import: ICU error
#2945
-
Hi. I'm trying to import pbf file, but getting error when tokenizer starts. I thought it was because of old version of ICU (50.2), so I upgraded it to 71.1 but I get the same error.
Nominatim 4.2.0 I have no idea. What should I check? |
Beta Was this translation helpful? Give feedback.
Answered by
lonvia
Jan 14, 2023
Replies: 1 comment 1 reply
-
It surely looks like an issue of old ICU library. Are you sure that PyICU picks up the right version and doesn't fall back to the system-installed one? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
isgat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It surely looks like an issue of old ICU library. Are you sure that PyICU picks up the right version and doesn't fall back to the system-installed one?