2021-09-24T22:33:21,137 Created temporary directory: /tmp/pip-ephem-wheel-cache-r84o1uzi 2021-09-24T22:33:21,140 Created temporary directory: /tmp/pip-req-tracker-8x6sty2m 2021-09-24T22:33:21,141 Initialized build tracking at /tmp/pip-req-tracker-8x6sty2m 2021-09-24T22:33:21,141 Created build tracker: /tmp/pip-req-tracker-8x6sty2m 2021-09-24T22:33:21,141 Entered build tracker: /tmp/pip-req-tracker-8x6sty2m 2021-09-24T22:33:21,142 Created temporary directory: /tmp/pip-wheel-r40_klkc 2021-09-24T22:33:21,173 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-24T22:33:21,176 2 location(s) to search for versions of py-dagger-contrib: 2021-09-24T22:33:21,176 * https://pypi.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,176 * https://www.piwheels.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,176 Fetching project page and analyzing links: https://pypi.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,177 Getting page https://pypi.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,179 Found index url https://pypi.org/simple 2021-09-24T22:33:21,265 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/43/3e/a221b8bd1737134aafe006179e502a7356f5b21bf9d305b4747df5d6f6d9/py-dagger-contrib-0.1.0.tar.gz#sha256=67b9067e0f34ba47c97dd0eb9a5068f467336c5eaf0c1dd622439c9cd4c85a2a (from https://pypi.org/simple/py-dagger-contrib/) (requires-python:>=3.8,<4.0) 2021-09-24T22:33:21,265 Skipping link: No binaries permitted for py-dagger-contrib: https://files.pythonhosted.org/packages/85/bb/d0d4c45278707730f7604829fb6ef0d48e87802edc16938e9e5a86aed16b/py_dagger_contrib-0.1.0-py3-none-any.whl#sha256=d86ef65828991ac769b74970599c6a7ed276a361d84bc28ae67fe534fc6a220f (from https://pypi.org/simple/py-dagger-contrib/) (requires-python:>=3.8,<4.0) 2021-09-24T22:33:21,266 Fetching project page and analyzing links: https://www.piwheels.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,266 Getting page https://www.piwheels.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,267 Found index url https://www.piwheels.org/simple 2021-09-24T22:33:21,392 Skipping link: not a file: https://www.piwheels.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,393 Skipping link: not a file: https://pypi.org/simple/py-dagger-contrib/ 2021-09-24T22:33:21,416 Given no hashes to check 0 links for project 'py-dagger-contrib': discarding no candidates 2021-09-24T22:33:21,417 ERROR: Could not find a version that satisfies the requirement py-dagger-contrib==0.1.0 (from versions: none) 2021-09-24T22:33:21,417 ERROR: No matching distribution found for py-dagger-contrib==0.1.0 2021-09-24T22:33:21,417 Exception information: 2021-09-24T22:33:21,417 Traceback (most recent call last): 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-24T22:33:21,417 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-24T22:33:21,417 raise RequirementsConflicted(criterion) 2021-09-24T22:33:21,417 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('py-dagger-contrib==0.1.0') 2021-09-24T22:33:21,417 2021-09-24T22:33:21,417 During handling of the above exception, another exception occurred: 2021-09-24T22:33:21,417 2021-09-24T22:33:21,417 Traceback (most recent call last): 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-24T22:33:21,417 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-24T22:33:21,417 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-24T22:33:21,417 raise ResolutionImpossible(e.criterion.information) 2021-09-24T22:33:21,417 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('py-dagger-contrib==0.1.0'), parent=None)] 2021-09-24T22:33:21,417 2021-09-24T22:33:21,417 The above exception was the direct cause of the following exception: 2021-09-24T22:33:21,417 2021-09-24T22:33:21,417 Traceback (most recent call last): 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-24T22:33:21,417 status = self.run(options, args) 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-24T22:33:21,417 return func(self, options, args) 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-24T22:33:21,417 reqs, check_supported_wheels=True 2021-09-24T22:33:21,417 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-24T22:33:21,417 raise error from e 2021-09-24T22:33:21,417 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py-dagger-contrib==0.1.0 2021-09-24T22:33:21,421 Removed build tracker: '/tmp/pip-req-tracker-8x6sty2m'