[MacPorts] #52896: py34-pyicu binds to ICU 54, but ICU 55 is installed
MacPorts
noreply at macports.org
Wed Nov 16 17:34:45 CET 2016
#52896: py34-pyicu binds to ICU 54, but ICU 55 is installed
--------------------+--------------------------------
Reporter: fdik | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port: py34-pyicu
--------------------+--------------------------------
When installing the port, the error message is clear:
{{{
>>> import icu
>>> Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/vb/Library/Python/3.4/lib/python/site-packages/icu.py",
line 37, in <module>
from docs import *
File "/Users/vb/Library/Python/3.4/lib/python/site-packages/docs.py",
line 23, in <module>
from _icu import *
ImportError: dlopen(/Users/vb/Library/Python/3.4/lib/python/site-
packages/_icu.so, 2): Library not loaded:
/opt/local/lib/libicui18n.54.dylib
Referenced from: /Users/vb/Library/Python/3.4/lib/python/site-
packages/_icu.so
Reason: image not found
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52896>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list