Collecting https://github.com/lofar-astron/PyBDSF/archive/refs/tags/v1.10.1.tar.gz Using cached https://github.com/lofar-astron/PyBDSF/archive/refs/tags/v1.10.1.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' ERROR: Command errored out with exit status 1: command: /Applications/anaconda3/bin/python /Applications/anaconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/tmp966jgfic cwd: /private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-req-build-su1ps91z Complete output (131 lines): running bdist_wheel running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building extension "bdsf._pytesselate" sources f2py options: [''] adding 'build/src.macosx-10.9-x86_64-3.8/build/src.macosx-10.9-x86_64-3.8/bdsf/fortranobject.c' to sources. adding 'build/src.macosx-10.9-x86_64-3.8/build/src.macosx-10.9-x86_64-3.8/bdsf' to include_dirs. building extension "bdsf._cbdsm" sources building extension "bdsf.nat.natgridmodule" sources build_src: building npy-pkg config files running build_py creating build/lib.macosx-10.9-x86_64-cpython-38 creating build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/wavelet_atrous.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/functions.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/mylogger.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/tc.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/statusbar.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/islands.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/sourcecounts.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/_version.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/preprocess.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/multi_proc.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/pybdsf.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/psf_vary.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/gaul2srl.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/readimage.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/interface.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/collapse.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/shapelets.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/cleanup.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/threshold.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/spectralindex.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/make_residimage.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/opts.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/polarisation.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/rmsimage.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/gausfit.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/shapefit.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/plotresults.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/image.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/const.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf copying bdsf/output.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf creating build/lib.macosx-10.9-x86_64-cpython-38/bdsf/nat copying bdsf/nat/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/bdsf/nat running build_ext running mbuild Building libminpack xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun setup.py:161: UserWarning: Could not find a Python boost library! Please use your package manager to install boost. Or install it manually: http://boostorg.github.io/python/doc/html/index.html warnings.warn(no_boost_error) setup.py:194: UserWarning: No library boost_numpy found (this may be no problem) warnings.warn("No library boost_numpy found (this may be no problem)") Traceback (most recent call last): File "/Applications/anaconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in main() File "/Applications/anaconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/Applications/anaconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 204, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 244, in build_wheel return self._build_with_temp_dir(['bdist_wheel'], '.whl', File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 229, in _build_with_temp_dir self.run_setup() File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 281, in run_setup super(_BuildMetaLegacyBackend, File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 174, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 290, in main() File "setup.py", line 248, in main setup( File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/numpy/distutils/core.py", line 171, in setup return old_setup(**new_attr) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/__init__.py", line 87, in setup return distutils.core.setup(**attrs) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 177, in setup return run_commands(dist) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 193, in run_commands dist.run_commands() File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 968, in run_commands self.run_command(cmd) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1217, in run_command super().run_command(command) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.run() File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/wheel/bdist_wheel.py", line 299, in run self.run_command('build') File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 317, in run_command self.distribution.run_command(command) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1217, in run_command super().run_command(command) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.run() File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/numpy/distutils/command/build.py", line 47, in run old_build.run(self) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/command/build.py", line 131, in run self.run_command(cmd_name) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 317, in run_command self.distribution.run_command(command) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1217, in run_command super().run_command(command) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.run() File "setup.py", line 94, in run self.run_command("mbuild") File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 317, in run_command self.distribution.run_command(command) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1217, in run_command super().run_command(command) File "/private/var/folders/k7/ddt8sr5j2t1dqlbyrxntfy880000gn/T/pip-build-env-e89c6qla/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.run() File "setup.py", line 79, in run subprocess.check_output( File "/Applications/anaconda3/lib/python3.8/subprocess.py", line 415, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/Applications/anaconda3/lib/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['gfortran', '-fPIC', '-c', 'lmder.f']' returned non-zero exit status 1. ---------------------------------------- ERROR: Failed building wheel for bdsf ERROR: Could not build wheels for bdsf which use PEP 517 and cannot be installed directly