2021-12-31T01:41:22,055 Created temporary directory: /tmp/pip-ephem-wheel-cache-e05g1med 2021-12-31T01:41:22,061 Created temporary directory: /tmp/pip-req-tracker-_66gdj0l 2021-12-31T01:41:22,062 Initialized build tracking at /tmp/pip-req-tracker-_66gdj0l 2021-12-31T01:41:22,063 Created build tracker: /tmp/pip-req-tracker-_66gdj0l 2021-12-31T01:41:22,063 Entered build tracker: /tmp/pip-req-tracker-_66gdj0l 2021-12-31T01:41:22,064 Created temporary directory: /tmp/pip-wheel-k6y17dmi 2021-12-31T01:41:22,135 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-31T01:41:22,138 2 location(s) to search for versions of mwa-pb: 2021-12-31T01:41:22,138 * https://pypi.org/simple/mwa-pb/ 2021-12-31T01:41:22,138 * https://www.piwheels.org/simple/mwa-pb/ 2021-12-31T01:41:22,139 Fetching project page and analyzing links: https://pypi.org/simple/mwa-pb/ 2021-12-31T01:41:22,141 Getting page https://pypi.org/simple/mwa-pb/ 2021-12-31T01:41:22,145 Found index url https://pypi.org/simple 2021-12-31T01:41:22,465 Skipping link: No binaries permitted for mwa-pb: https://files.pythonhosted.org/packages/e0/ce/7fdf449348712ef3ef9b6a781aab976283a85555963a43be1c6de0cc3b8a/mwa_pb-1.1-py3-none-any.whl#sha256=a6ae3b84e451b85e70b115c1eba4f5f9ee29afad07296a362b9bd2a6f4769607 (from https://pypi.org/simple/mwa-pb/) 2021-12-31T01:41:22,466 Found link https://files.pythonhosted.org/packages/c7/b4/db5e7d4ee95b58938ecc6ad028d5242a862a85a0f1e073901d9a948ca75e/mwa_pb-1.1.tar.gz#sha256=1cdbf2e933706a60a65bee7d3abfb3a719570770f5b7135db47cacff5ca3448f (from https://pypi.org/simple/mwa-pb/), version: 1.1 2021-12-31T01:41:22,467 Found link https://files.pythonhosted.org/packages/00/d7/448e914b78638fd5d15ca756be87dd8a3afabd19ad958a5ae18a6a62c80a/mwa_pb-1.2.tar.gz#sha256=3249c8062a3994ca87286446e7ee5c16a07f384f925804f2abd4e5497b4cf097 (from https://pypi.org/simple/mwa-pb/), version: 1.2 2021-12-31T01:41:22,468 Fetching project page and analyzing links: https://www.piwheels.org/simple/mwa-pb/ 2021-12-31T01:41:22,469 Getting page https://www.piwheels.org/simple/mwa-pb/ 2021-12-31T01:41:22,471 Found index url https://www.piwheels.org/simple 2021-12-31T01:41:22,686 Skipping link: No binaries permitted for mwa-pb: https://www.piwheels.org/simple/mwa-pb/mwa_pb-1.1-py3-none-any.whl#sha256=a6ae3b84e451b85e70b115c1eba4f5f9ee29afad07296a362b9bd2a6f4769607 (from https://www.piwheels.org/simple/mwa-pb/) 2021-12-31T01:41:22,715 Given no hashes to check 1 links for project 'mwa-pb': discarding no candidates 2021-12-31T01:41:22,748 Collecting mwa-pb==1.2 2021-12-31T01:41:22,751 Created temporary directory: /tmp/pip-unpack-4cw8dlo9 2021-12-31T01:41:26,478 Downloading mwa_pb-1.2.tar.gz (102.0 MB) 2021-12-31T01:42:04,505 Added mwa-pb==1.2 from https://files.pythonhosted.org/packages/00/d7/448e914b78638fd5d15ca756be87dd8a3afabd19ad958a5ae18a6a62c80a/mwa_pb-1.2.tar.gz#sha256=3249c8062a3994ca87286446e7ee5c16a07f384f925804f2abd4e5497b4cf097 to build tracker '/tmp/pip-req-tracker-_66gdj0l' 2021-12-31T01:42:04,509 Running setup.py (path:/tmp/pip-wheel-k6y17dmi/mwa-pb_21ad3191241d495985df46d70db8cf3a/setup.py) egg_info for package mwa-pb 2021-12-31T01:42:04,511 Created temporary directory: /tmp/pip-pip-egg-info-bppvfm63 2021-12-31T01:42:04,513 Running command python setup.py egg_info 2021-12-31T01:42:06,320 fatal: Not a git repository (or any of the parent directories): .git 2021-12-31T01:42:06,345 /tmp/pip-wheel-k6y17dmi/mwa-pb_21ad3191241d495985df46d70db8cf3a/mwa_pb/data/mwa_full_embedded_element_pattern.h5 2021-12-31T01:42:06,346 Traceback (most recent call last): 2021-12-31T01:42:06,348 File "", line 1, in 2021-12-31T01:42:06,349 File "/tmp/pip-wheel-k6y17dmi/mwa-pb_21ad3191241d495985df46d70db8cf3a/setup.py", line 39, in 2021-12-31T01:42:06,350 version=get_git_version(), 2021-12-31T01:42:06,351 File "/tmp/pip-wheel-k6y17dmi/mwa-pb_21ad3191241d495985df46d70db8cf3a/setup.py", line 18, in get_git_version 2021-12-31T01:42:06,352 git_version = check_output('git describe --tags --long --dirty --always'.split()).decode('utf-8').strip() 2021-12-31T01:42:06,353 File "/usr/lib/python3.5/subprocess.py", line 316, in check_output 2021-12-31T01:42:06,354 **kwargs).stdout 2021-12-31T01:42:06,355 File "/usr/lib/python3.5/subprocess.py", line 398, in run 2021-12-31T01:42:06,356 output=stdout, stderr=stderr) 2021-12-31T01:42:06,356 subprocess.CalledProcessError: Command '['git', 'describe', '--tags', '--long', '--dirty', '--always']' returned non-zero exit status 128 2021-12-31T01:42:06,457 WARNING: Discarding https://files.pythonhosted.org/packages/00/d7/448e914b78638fd5d15ca756be87dd8a3afabd19ad958a5ae18a6a62c80a/mwa_pb-1.2.tar.gz#sha256=3249c8062a3994ca87286446e7ee5c16a07f384f925804f2abd4e5497b4cf097 (from https://pypi.org/simple/mwa-pb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-12-31T01:42:06,458 ERROR: Could not find a version that satisfies the requirement mwa-pb==1.2 2021-12-31T01:42:06,459 ERROR: No matching distribution found for mwa-pb==1.2 2021-12-31T01:42:06,460 Exception information: 2021-12-31T01:42:06,460 Traceback (most recent call last): 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-12-31T01:42:06,460 crit = self.state.criteria[name] 2021-12-31T01:42:06,460 KeyError: 'mwa-pb' 2021-12-31T01:42:06,460 2021-12-31T01:42:06,460 During handling of the above exception, another exception occurred: 2021-12-31T01:42:06,460 2021-12-31T01:42:06,460 Traceback (most recent call last): 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-12-31T01:42:06,460 name, crit = self._merge_into_criterion(r, parent=None) 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-12-31T01:42:06,460 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-12-31T01:42:06,460 raise RequirementsConflicted(criterion) 2021-12-31T01:42:06,460 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mwa-pb==1.2') 2021-12-31T01:42:06,460 2021-12-31T01:42:06,460 During handling of the above exception, another exception occurred: 2021-12-31T01:42:06,460 2021-12-31T01:42:06,460 Traceback (most recent call last): 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-12-31T01:42:06,460 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-12-31T01:42:06,460 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-12-31T01:42:06,460 raise ResolutionImpossible(e.criterion.information) 2021-12-31T01:42:06,460 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mwa-pb==1.2'), parent=None)] 2021-12-31T01:42:06,460 2021-12-31T01:42:06,460 The above exception was the direct cause of the following exception: 2021-12-31T01:42:06,460 2021-12-31T01:42:06,460 Traceback (most recent call last): 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-12-31T01:42:06,460 status = self.run(options, args) 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-12-31T01:42:06,460 return func(self, options, args) 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-12-31T01:42:06,460 reqs, check_supported_wheels=True 2021-12-31T01:42:06,460 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-12-31T01:42:06,460 six.raise_from(error, e) 2021-12-31T01:42:06,460 File "", line 3, in raise_from 2021-12-31T01:42:06,460 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mwa-pb==1.2 2021-12-31T01:42:06,470 Removed mwa-pb==1.2 from https://files.pythonhosted.org/packages/00/d7/448e914b78638fd5d15ca756be87dd8a3afabd19ad958a5ae18a6a62c80a/mwa_pb-1.2.tar.gz#sha256=3249c8062a3994ca87286446e7ee5c16a07f384f925804f2abd4e5497b4cf097 from build tracker '/tmp/pip-req-tracker-_66gdj0l' 2021-12-31T01:42:06,471 Removed build tracker: '/tmp/pip-req-tracker-_66gdj0l'