[MacPorts] #62744: py39-opencv4 4.5.2: staging into destroot fails

MacPorts noreply at macports.org
Sat Apr 24 15:26:00 UTC 2021


#62744: py39-opencv4 4.5.2: staging into destroot fails
-------------------------+----------------------
  Reporter:  phosphide   |      Owner:  mascguy
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.4
Resolution:              |   Keywords:
      Port:  py-opencv4  |
-------------------------+----------------------
Changes (by phosphide):

 * owner:  stromnov => mascguy


Comment:

 I reassigned to mascguy.

 As for OpenBLAS/numpy , I have OpenBLAS @0.3.14_0+gccdevel+lapack+native
 successfully installed. py39-numpy is also installed, but when I try to
 import it I get:

 {{{
 Python 3.9.4 (default, Apr 17 2021, 10:08:48)
 [Clang 12.0.0 (clang-1200.0.32.29)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import numpy as np
 Traceback (most recent call last):
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/numpy/core/__init__.py", line 22, in <module>
     from . import multiarray
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/numpy/core/multiarray.py", line 12, in <module>
     from . import overrides
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/numpy/core/overrides.py", line 7, in <module>
     from numpy.core._multiarray_umath import (
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/numpy/core/_multiarray_umath.cpython-39-darwin.so, 2):
 Library not loaded: @rpath/libgcc_s.1.1.dylib
   Referenced from: /opt/local/lib/libgcc/libgfortran.5.dylib
   Reason: image not found
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62744#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list