[MacPorts] #38671: py*-astropy fails to install
#38671: py*-astropy fails to install ------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: py-astropy ------------------------------+-------------------------------- See log -- Ticket URL: <https://trac.macports.org/ticket/38671> MacPorts <http://www.macports.org/> Ports system for OS X
#38671: py*-astropy fails to install -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-astropy | -------------------------------+-------------------------------- Comment (by robitaille@…): Could you start up Python (from MacPorts) and do: {{{ import numpy }}} and see if it is successful? It looks like there is an issue with Numpy. You could also try updating Numpy to the latest version: {{{ sudo port upgrade py27-numpy }}} -- Ticket URL: <https://trac.macports.org/ticket/38671#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38671: py*-astropy fails to install -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-astropy | -------------------------------+-------------------------------- Comment (by david.w.watson@…): Replying to [comment:1 robitaille@…]:
Could you start up Python (from MacPorts) and do:
{{{ import numpy }}}
and see if it is successful? It looks like there is an issue with Numpy. You could also try updating Numpy to the latest version:
{{{ sudo port upgrade py27-numpy
}}}
The problem turns out to be an issue with the current version of atlas and numpy I have installed. The current version of atlas fails to build if the "universal" variant is requested, so my current installed version is non- universal, while numpy is a universal build, built against the previous version of atlas, which is a universal build. The issue with atlas will be fixed soon. So upgrading astropy was trying to link between a universal build of numpy and a non-universal build of atlas. -- Ticket URL: <https://trac.macports.org/ticket/38671#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38671: py*-astropy fails to install -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-astropy | -------------------------------+-------------------------------- Comment (by petr@…): The problem described here seems not to be related to `py-astropy`. So probably this ticket could be closed. -- Ticket URL: <https://trac.macports.org/ticket/38671#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38671: py*-astropy fails to install -------------------------------+-------------------------- Reporter: david.w.watson@… | Owner: robitaille@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-astropy | -------------------------------+-------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => robitaille@… * cc: robitaille@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/38671#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38671: py*-astropy fails to install -------------------------------+-------------------------- Reporter: david.w.watson@… | Owner: robitaille@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: py-astropy | -------------------------------+-------------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => invalid Comment: closing per comment:3 - open a new ticket if you have issues w/ numpy -- Ticket URL: <https://trac.macports.org/ticket/38671#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts