[MacPorts] #34372: alps @2.0.1 configure failure: shell command failed

MacPorts noreply at macports.org
Tue May 8 07:46:34 PDT 2012


#34372: alps @2.0.1 configure failure: shell command failed
--------------------------------------+-------------------------------------
 Reporter:  martin.haeufel@…          |       Owner:  gamperl@…        
     Type:  defect                    |      Status:  new              
 Priority:  Normal                    |   Milestone:                   
Component:  ports                     |     Version:  2.0.4            
 Keywords:                            |        Port:  alps             
--------------------------------------+-------------------------------------

Comment(by gamperl@…):

 CMake cannot find your numpy installation:

 [...]
 578     :info:configure ImportError: No module named numpy
 579     :info:configure CMake Error at config/FindPython.cmake:73
 (MESSAGE):
 580     :info:configure   The script : import numpy
 [...]

 can our try if numpy is properly installed? Type in your shell:

 > python
 >>> import numpy as np
 >>> np.array([1, 2, 3])

-- 
Ticket URL: <https://trac.macports.org/ticket/34372#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list