Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#45824 closed defect (duplicate)

(still) impossible to install numpy on yosemite

Reported by: vm@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: py27-numpy

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port install py27-numpy

--->  Computing dependencies for py27-numpy
--->  Building py27-numpy
Error: org.macports.build for port py27-numpy returned: command execution failed
Please see the log file for port py27-numpy for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-numpy/py27-numpy/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-numpy failed

Attachments (1)

numpy.txt (32.8 KB) - added by vm@… 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by vm@…

Attachment: numpy.txt added

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: duplicate
Status: newclosed

Duplicate of #45585.

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Priority: HighNormal

The Priority field is only for use by Macports team members.

comment:3 in reply to:  1 Changed 9 years ago by vm@…

Replying to larryv@…:

Duplicate of #45585.

py27-numpy does not install on Yosemite. What are the steps to get it going?

(urgent)

.F

comment:4 Changed 9 years ago by neverpanic (Clemens Lang)

What does

ls -lash /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Cython/*.mp_*

print? If it prints anything, you need to remove these files by deactivating the port that installed them or deleting them manually (if they are not provided by a port). There is nothing to be done by us here, since this is a problem with your local system.

comment:5 in reply to:  4 Changed 9 years ago by vm@…

Replying to cal@…:

What does

ls -lash /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Cython/*.mp_*

print? If it prints anything, you need to remove these files by deactivating the port that installed them or deleting them manually (if they are not provided by a port). There is nothing to be done by us here, since this is a problem with your local system.

nothing there.

no *mp_* files

So py27-numpy (and the python and the rest) used to work under mavericks and after the upgrade to yosemite and the mandatory macport reinstall, it stopped working.

which tests can i do to provide more information of the situation? It seems related to cython. That too has been reinstalled. But without success.

comment:6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: py27-numpy added
Note: See TracTickets for help on using tickets.