Opened 12 years ago
Closed 12 years ago
#38748 closed defect (duplicate)
py27-scipy fails to upgrade or install
Reported by: | watsodw | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | seanfarley (Sean Farley) | |
Port: | py27-scipy |
Description
Did fresh universal build of py27-numpy; no success. See log.
Attachments (1)
Change History (5)
Changed 12 years ago by watsodw
comment:1 Changed 12 years ago by watsodw
comment:2 Changed 12 years ago by mf2k (Frank Schima)
The problem is actually with py27-numpy. If you run the following, it will fail:
$ python >>> import numpy
What is the output of the following?
port installed py27-numpy
comment:3 Changed 12 years ago by watsodw
port installed py27-numpy gives: py27-numpy @1.7.1_0+atlas+gcc46+universal (active); port installed atlas gives: atlas @3.10.1_2+gcc46+universal (active)
comment:4 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Tried installing py27-scipy without atlas. No difference.