id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 37415,py27-numpy: cannot import numpy when built with atlas,mf2k,dh@…,"I'm seeing the following error on one computer running Mac OS X 10.8.2 and Xcode 4.5.2. It installs fine on the rest of my 10.8.2 Macs but something is different about this one. {{{ $ port installed py27-numpy The following ports are currently installed: py27-numpy @1.6.2_1+atlas+gcc47 (active) $ which python /opt/local/bin/python $ python Python 2.7.3 (default, Dec 27 2012, 09:11:40) [GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin Type ""help"", ""copyright"", ""credits"" or ""license"" for more information. >>> import numpy Traceback (most recent call last): File """", line 1, in File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/__init__.py"", line 137, in import add_newdocs File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/add_newdocs.py"", line 9, in from numpy.lib import add_newdoc File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/lib/__init__.py"", line 13, in from polynomial import * File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/lib/polynomial.py"", line 17, in from numpy.linalg import eigvals, lstsq File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/__init__.py"", line 48, in from linalg import * File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/linalg.py"", line 23, in from numpy.linalg import lapack_lite ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so, 2): Symbol not found: _omp_get_num_threads Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so Expected in: flat namespace in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so >>> }}} Let me know what other information you need to debug this. ",defect,closed,Normal,,ports,2.1.2,fixed,,Veence michaelld joergf@… sean@… os@… cooljeanius watsodw cmutel jjstickel EJFielding shapovalow@… michelle.lynn.gill@… maciej.bilas@… beany_kelly@… alain.billoire@… dominikfriese@… bgschaid@…,py-numpy