> On Nov 13, 2015, at 11:23 PM, Mark Brethen <[email protected]> wrote: > > >> On Nov 13, 2015, at 11:03 PM, Joshua Root <[email protected]> wrote: >> >> An old setup.py has a fairly good chance of still working fine with >> python 2.7. You could try generating an initial Portfile with pypi2port > > How is this command used? > > Mark > > > >
Ah, I see the problem: the #! shebang is not at the very top of the script, so I had to issue $ python pypi2port instead of running it directly. Mark _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
