datasig-ac-uk / esig

esig python package
https://esig.readthedocs.io/en/latest/
GNU General Public License v3.0
42 stars 3 forks source link

delocate-wheel failing on MacOS Python 3.4 #43

Closed rolyp closed 4 years ago

rolyp commented 4 years ago

This was silently failing, but now I’m running all Bash scripts with -e, it now breaks the build. The delocation installation issues this warning:

Installing collected packages: delocate
  WARNING: The scripts delocate-addplat, delocate-fuse, delocate-listdeps, delocate-patch, delocate-path and delocate-wheel are installed in '/opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed delocate-0.8.0