Thanks. I’ll look again, but am scratching my head about why this fails when run from a port command, but works when run by hand. And I don’t see any download attempts in the log file.
FWIW, I hacked out a path that comments out all the *_depends lines in setup.py and this creates a working install. Works if these setup.py lines are all deleted: https://github.com/magenta/note-seq/blob/a18f4ba1b47ffb69b81ec058efd00c48fa27b911/setup.py#L62 > On Jul 4, 2020, at 02:11, Joshua Root <[email protected]> wrote: > > On 2020-7-4 10:40 , Steven Smith wrote: >> Running the basic build command by hand yields a successful build: >> >>> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 >>> setup.py --no-user-cfg build -j12 >> >> This suggests that one of the environment variables is causing the issue. > > I would say that suggests rather that an unsatisfied requirement is > being satisfied by automatically downloading a module from pypi, which > is what the allow-hosts setting is there to prevent. > > I would check the requirements again, paying attention to versions as > well as module names. > > - Josh
smime.p7s
Description: S/MIME cryptographic signature
