id summary reporter owner description type status priority milestone component version resolution keywords cc port 49591 gds @2.17.4 fails to build if python35 is selected ryandesign emaros "The problem is that this build system (specifically in wrappers/swig/Makefile.am) tries to get the numpy include path this way: {{{ -I`python -c ""import numpy; print numpy.get_include()""` }}} Instead of trying to run `python`, it must run the specific version of MacPorts python for which numpy was installed. The port already sets the `PYTHON` environment variable to the correct value; the build system just needs to use that variable at this point." defect new Normal ports 2.3.99 gds