Google Magenta Portfiles Help Request for new py-note-seq port

Joshua Root jmr at macports.org
Sat Jul 4 06:11:28 UTC 2020


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


More information about the macports-dev mailing list