#48695: py27-numpy @1.9.2_2+gfortran doesn't build on 10.7.5 with out the Python install path being added to the PATH variable ----------------------------+------------------- Reporter: c.roger.day@… | Owner: dh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py27-numpy | ----------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => dh@… * cc: michaelld@… (added) * port: => py27-numpy Old description:
Installing py27-numpy @1.9.2_2+gfortran doesn't work without doing this:
export PATH="/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:$PATH"
New description: Installing py27-numpy @1.9.2_2+gfortran doesn't work without doing this: {{{ export PATH="/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:$PATH" }}} -- Comment:
Installing py27-numpy @1.9.2_2+gfortran doesn't work without doing this:
{{{ export PATH="/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:$PATH" }}}
Without doing that where? Environment variables you set in the terminal, including PATH, are ignored by MacPorts. -- Ticket URL: <https://trac.macports.org/ticket/48695#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X