[MacPorts] #12376: BUG: py-scipy 0.5.2 fails to build on an intel mac (swig fails trying to find UMFPACK headers)

MacPorts trac at macosforge.org
Sun Feb 17 15:03:04 PST 2008


#12376: BUG: py-scipy 0.5.2 fails to build on an intel mac (swig fails trying to
find UMFPACK headers)
-----------------------------------+----------------------------------------
  Reporter:  c.khroulev at gmail.com  |       Owner:  ram at macports.org
      Type:  defect                |      Status:  new             
  Priority:  Normal                |   Milestone:  Port Bugs       
 Component:  ports                 |     Version:  1.6.0           
Resolution:                        |    Keywords:                  
-----------------------------------+----------------------------------------
Comment (by c.khroulev at gmail.com):

 Another thing: py25-scipy should depend on py25-zlib.

 (If py25-zlib if not installed, "from scipy import *" fails with
 {{{
 >>> from scipy import *
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "/opt/local/lib/python2.5/site-packages/scipy/io/__init__.py", line
 11, in <module>
     from mio import *
   File "/opt/local/lib/python2.5/site-packages/scipy/io/mio.py", line 11,
 in <module>
     from scipy.io.mio5 import MatFile5Reader, MatFile5Writer
   File "/opt/local/lib/python2.5/site-packages/scipy/io/mio5.py", line 29,
 in <module>
     import zlib
 ImportError: No module named zlib
 }}})

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12376#comment:11>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list