#47935: py34-scipy doesn't include weave ------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: py34-scipy ------------------------+-------------------------------- I've got both py27-scipy and py34-scipy installed, and weave is missing from the latter. {{{ py27-scipy @0.15.1_0+gfortran (active) py34-scipy @0.15.1_0+gfortran (active) }}} I have: {{{ /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/scipy/weave/ }}} but not {{{ /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/scipy/weave/ }}} I can't see any indication from the package info or variants that there's any way to configure it differently to include/exclude weave, and the scipy docs seem to suggest any installation of scipy will include weave, so not sure why this would be the case. py34-scipy seems to be installed pre-built from binaries (?), so wondering if its an issue with the build, or a technical problem with weave being pre-built? (i.e. does it need to be built locally?) -- Ticket URL: <https://trac.macports.org/ticket/47935> MacPorts <https://www.macports.org/> Ports system for OS X