2021-07-13T12:34:49,717 Created temporary directory: /tmp/pip-ephem-wheel-cache-1n4f7kvz 2021-07-13T12:34:49,720 Created temporary directory: /tmp/pip-req-tracker-k8fv_gie 2021-07-13T12:34:49,720 Initialized build tracking at /tmp/pip-req-tracker-k8fv_gie 2021-07-13T12:34:49,720 Created build tracker: /tmp/pip-req-tracker-k8fv_gie 2021-07-13T12:34:49,721 Entered build tracker: /tmp/pip-req-tracker-k8fv_gie 2021-07-13T12:34:49,721 Created temporary directory: /tmp/pip-wheel-tfa2v_ba 2021-07-13T12:34:49,752 1 location(s) to search for versions of yaml-project-loader: 2021-07-13T12:34:49,752 * https://pypi.org/simple/yaml-project-loader/ 2021-07-13T12:34:49,752 Fetching project page and analyzing links: https://pypi.org/simple/yaml-project-loader/ 2021-07-13T12:34:49,753 Getting page https://pypi.org/simple/yaml-project-loader/ 2021-07-13T12:34:49,754 Found index url https://pypi.org/simple 2021-07-13T12:34:49,858 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/ef/bdd9c9a3d694ff8d89d8c52c37c552823724b041a9073d38d91f1ed806b1/YAML_Project_Loader-0.0.4-py2-none-any.whl#sha256=dbc343151eadd9bd6843b93fad81d760afa3fdf95cd2820184f559c2928ed85b (from https://pypi.org/simple/yaml-project-loader/) 2021-07-13T12:34:49,858 Found link https://files.pythonhosted.org/packages/f7/ee/afad788d55c79a85cc1ce6cafa4da4e66dc75a0af03f0f8b7fff4bc9247b/YAML_Project_Loader-0.0.4.tar.gz#sha256=584e6200bc4bf3f6acd498cf0bc9b985e1c617930c6d7351276bf7053302f59e (from https://pypi.org/simple/yaml-project-loader/), version: 0.0.4 2021-07-13T12:34:49,859 Skipping link: not a file: https://pypi.org/simple/yaml-project-loader/ 2021-07-13T12:34:49,859 Given no hashes to check 1 links for project 'yaml-project-loader': discarding no candidates 2021-07-13T12:34:49,878 Collecting yaml-project-loader==0.0.4 2021-07-13T12:34:49,880 Created temporary directory: /tmp/pip-unpack-8ri6f18p 2021-07-13T12:34:50,048 Downloading YAML_Project_Loader-0.0.4.tar.gz (5.3 kB) 2021-07-13T12:34:50,089 Added yaml-project-loader==0.0.4 from https://files.pythonhosted.org/packages/f7/ee/afad788d55c79a85cc1ce6cafa4da4e66dc75a0af03f0f8b7fff4bc9247b/YAML_Project_Loader-0.0.4.tar.gz#sha256=584e6200bc4bf3f6acd498cf0bc9b985e1c617930c6d7351276bf7053302f59e to build tracker '/tmp/pip-req-tracker-k8fv_gie' 2021-07-13T12:34:50,090 Running setup.py (path:/tmp/pip-wheel-tfa2v_ba/yaml-project-loader_78e6fdaae7a44a428b0d22a5e0d1ed03/setup.py) egg_info for package yaml-project-loader 2021-07-13T12:34:50,090 Created temporary directory: /tmp/pip-pip-egg-info-2tnpgkm9 2021-07-13T12:34:50,091 Running command python setup.py egg_info 2021-07-13T12:34:51,019 fatal: not a git repository (or any of the parent directories): .git 2021-07-13T12:34:51,020 Traceback (most recent call last): 2021-07-13T12:34:51,020 File "", line 1, in 2021-07-13T12:34:51,020 File "/tmp/pip-wheel-tfa2v_ba/yaml-project-loader_78e6fdaae7a44a428b0d22a5e0d1ed03/setup.py", line 4, in 2021-07-13T12:34:51,021 version = check_output(['git', 'describe']) 2021-07-13T12:34:51,021 File "/usr/lib/python3.9/subprocess.py", line 424, in check_output 2021-07-13T12:34:51,022 return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 2021-07-13T12:34:51,022 File "/usr/lib/python3.9/subprocess.py", line 528, in run 2021-07-13T12:34:51,022 raise CalledProcessError(retcode, process.args, 2021-07-13T12:34:51,023 subprocess.CalledProcessError: Command '['git', 'describe']' returned non-zero exit status 128. 2021-07-13T12:34:51,083 WARNING: Discarding https://files.pythonhosted.org/packages/f7/ee/afad788d55c79a85cc1ce6cafa4da4e66dc75a0af03f0f8b7fff4bc9247b/YAML_Project_Loader-0.0.4.tar.gz#sha256=584e6200bc4bf3f6acd498cf0bc9b985e1c617930c6d7351276bf7053302f59e (from https://pypi.org/simple/yaml-project-loader/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T12:34:51,085 ERROR: Could not find a version that satisfies the requirement yaml-project-loader==0.0.4 (from versions: 0.0.4) 2021-07-13T12:34:51,085 ERROR: No matching distribution found for yaml-project-loader==0.0.4 2021-07-13T12:34:51,085 Exception information: 2021-07-13T12:34:51,085 Traceback (most recent call last): 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T12:34:51,085 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T12:34:51,085 raise RequirementsConflicted(criterion) 2021-07-13T12:34:51,085 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yaml-project-loader==0.0.4') 2021-07-13T12:34:51,085 2021-07-13T12:34:51,085 During handling of the above exception, another exception occurred: 2021-07-13T12:34:51,085 2021-07-13T12:34:51,085 Traceback (most recent call last): 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T12:34:51,085 result = self._result = resolver.resolve( 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T12:34:51,085 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T12:34:51,085 raise ResolutionImpossible(e.criterion.information) 2021-07-13T12:34:51,085 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yaml-project-loader==0.0.4'), parent=None)] 2021-07-13T12:34:51,085 2021-07-13T12:34:51,085 The above exception was the direct cause of the following exception: 2021-07-13T12:34:51,085 2021-07-13T12:34:51,085 Traceback (most recent call last): 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T12:34:51,085 status = self.run(options, args) 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T12:34:51,085 return func(self, options, args) 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T12:34:51,085 requirement_set = resolver.resolve( 2021-07-13T12:34:51,085 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T12:34:51,085 raise error from e 2021-07-13T12:34:51,085 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yaml-project-loader==0.0.4 2021-07-13T12:34:51,090 Removed yaml-project-loader==0.0.4 from https://files.pythonhosted.org/packages/f7/ee/afad788d55c79a85cc1ce6cafa4da4e66dc75a0af03f0f8b7fff4bc9247b/YAML_Project_Loader-0.0.4.tar.gz#sha256=584e6200bc4bf3f6acd498cf0bc9b985e1c617930c6d7351276bf7053302f59e from build tracker '/tmp/pip-req-tracker-k8fv_gie' 2021-07-13T12:34:51,090 Removed build tracker: '/tmp/pip-req-tracker-k8fv_gie'