[MacPorts] #59617: py27-gsl @2.3.0: ImportError: No module named errno

MacPorts noreply at macports.org
Sun Nov 10 04:11:12 UTC 2019


#59617: py27-gsl @2.3.0: ImportError: No module named errno
-------------------------+--------------------
  Reporter:  ryandesign  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.2
Resolution:              |   Keywords:
      Port:  py-gsl      |
-------------------------+--------------------

Comment (by reneeotten):

 actually none of the subports build on 10.7, it's not only PY27... From
 the
 [https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/6574/steps
 /install-port/logs/stdio log of py37-gsl] it seems to me that the first
 error is this one, so it could be caused by {{{py-numpy}}} instead.

 {{{
 Traceback (most recent call last):
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/numpy/core/__init__.py", line 17, in <module>
     from . import multiarray
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/numpy/core/multiarray.py", line 14, in <module>
     from . import overrides
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /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.7/lib/python3.7
 /site-packages/numpy/core/_multiarray_umath.cpython-37m-darwin.so, 2):
 Symbol not found: _environ
   Referenced from: /opt/local/lib/libgcc/libgfortran.5.dylib
   Expected in: flat namespace
  in /opt/local/lib/libgcc/libgfortran.5.dylib

 }}}

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


More information about the macports-tickets mailing list