On 27 Apr 2017, at 19:11, Joshua Root <jmr at macports.org> wrote: > If you have a dependency on a pythonXY port you need to make the scripts use that particular version. I have #! /usr/bin/env python3 in the scripts, no particular version. But even if I had one, and it run on any (recent) version, what should I use then?