2022-02-13T09:38:26,624 Created temporary directory: /tmp/pip-ephem-wheel-cache-01hvupzn 2022-02-13T09:38:26,630 Created temporary directory: /tmp/pip-req-tracker-l9dwf2bs 2022-02-13T09:38:26,631 Initialized build tracking at /tmp/pip-req-tracker-l9dwf2bs 2022-02-13T09:38:26,631 Created build tracker: /tmp/pip-req-tracker-l9dwf2bs 2022-02-13T09:38:26,632 Entered build tracker: /tmp/pip-req-tracker-l9dwf2bs 2022-02-13T09:38:26,633 Created temporary directory: /tmp/pip-wheel-d98ps8_t 2022-02-13T09:38:26,706 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-13T09:38:26,712 2 location(s) to search for versions of pypi-publish-amash: 2022-02-13T09:38:26,712 * https://pypi.org/simple/pypi-publish-amash/ 2022-02-13T09:38:26,712 * https://www.piwheels.org/simple/pypi-publish-amash/ 2022-02-13T09:38:26,714 Fetching project page and analyzing links: https://pypi.org/simple/pypi-publish-amash/ 2022-02-13T09:38:26,715 Getting page https://pypi.org/simple/pypi-publish-amash/ 2022-02-13T09:38:26,718 Found index url https://pypi.org/simple 2022-02-13T09:38:26,915 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/29/b9/29acc66e8307a428297720e4892d0fc4342c37fec45970fe7bba89883d59/pypi-publish-amash-0.1.tar.gz#sha256=d445ad8e9f6ae94a7f21f58b60119e741ea807fabb0b33892e71bd413552dd03 (from https://pypi.org/simple/pypi-publish-amash/) (requires-python:>=3.8) 2022-02-13T09:38:26,916 Skipping link: No binaries permitted for pypi-publish-amash: https://files.pythonhosted.org/packages/04/d4/c6e522f70dba47f1abca6020d95b25895f3793057c831be23713dec0f1bb/pypi_publish_amash-0.1-py3-none-any.whl#sha256=c565a2da466c18d05c579645913df6d9403325885ac5228287aa85d9bd3e5f71 (from https://pypi.org/simple/pypi-publish-amash/) (requires-python:>=3.8) 2022-02-13T09:38:26,916 Fetching project page and analyzing links: https://www.piwheels.org/simple/pypi-publish-amash/ 2022-02-13T09:38:26,917 Getting page https://www.piwheels.org/simple/pypi-publish-amash/ 2022-02-13T09:38:26,919 Found index url https://www.piwheels.org/simple 2022-02-13T09:38:27,140 Skipping link: not a file: https://www.piwheels.org/simple/pypi-publish-amash/ 2022-02-13T09:38:27,140 Skipping link: not a file: https://pypi.org/simple/pypi-publish-amash/ 2022-02-13T09:38:27,173 Given no hashes to check 0 links for project 'pypi-publish-amash': discarding no candidates 2022-02-13T09:38:27,174 ERROR: Could not find a version that satisfies the requirement pypi-publish-amash==0.1 (from versions: none) 2022-02-13T09:38:27,175 ERROR: No matching distribution found for pypi-publish-amash==0.1 2022-02-13T09:38:27,176 Exception information: 2022-02-13T09:38:27,176 Traceback (most recent call last): 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-13T09:38:27,176 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-13T09:38:27,176 raise RequirementsConflicted(criterion) 2022-02-13T09:38:27,176 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypi-publish-amash==0.1') 2022-02-13T09:38:27,176 2022-02-13T09:38:27,176 During handling of the above exception, another exception occurred: 2022-02-13T09:38:27,176 2022-02-13T09:38:27,176 Traceback (most recent call last): 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-13T09:38:27,176 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-13T09:38:27,176 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-13T09:38:27,176 raise ResolutionImpossible(e.criterion.information) 2022-02-13T09:38:27,176 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypi-publish-amash==0.1'), parent=None)] 2022-02-13T09:38:27,176 2022-02-13T09:38:27,176 The above exception was the direct cause of the following exception: 2022-02-13T09:38:27,176 2022-02-13T09:38:27,176 Traceback (most recent call last): 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-13T09:38:27,176 status = run_func(*args) 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-13T09:38:27,176 return func(self, options, args) 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-13T09:38:27,176 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-13T09:38:27,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-13T09:38:27,176 raise error from e 2022-02-13T09:38:27,176 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypi-publish-amash==0.1 2022-02-13T09:38:27,184 Removed build tracker: '/tmp/pip-req-tracker-l9dwf2bs'