2021-07-14T08:15:19,808 Created temporary directory: /tmp/pip-ephem-wheel-cache-bikkar6i 2021-07-14T08:15:19,811 Created temporary directory: /tmp/pip-req-tracker-qi3l3iw8 2021-07-14T08:15:19,812 Initialized build tracking at /tmp/pip-req-tracker-qi3l3iw8 2021-07-14T08:15:19,812 Created build tracker: /tmp/pip-req-tracker-qi3l3iw8 2021-07-14T08:15:19,812 Entered build tracker: /tmp/pip-req-tracker-qi3l3iw8 2021-07-14T08:15:19,813 Created temporary directory: /tmp/pip-wheel-1r8qz0vm 2021-07-14T08:15:19,845 1 location(s) to search for versions of asyncio-helper: 2021-07-14T08:15:19,845 * https://pypi.org/simple/asyncio-helper/ 2021-07-14T08:15:19,845 Fetching project page and analyzing links: https://pypi.org/simple/asyncio-helper/ 2021-07-14T08:15:19,846 Getting page https://pypi.org/simple/asyncio-helper/ 2021-07-14T08:15:19,848 Found index url https://pypi.org/simple 2021-07-14T08:15:20,022 Found link https://files.pythonhosted.org/packages/12/f4/23c9b8ac583f5dc46f5218abb1a1a0785e1186faa0b003d98522dbfaa16a/asyncio-helper-0.1.0.linux-x86_64.tar.gz#sha256=27d3bffb5f10b922593df1c26ec10049257a7ff8fc0064f335477f68214f8a6a (from https://pypi.org/simple/asyncio-helper/), version: 0.1.0.linux-x86_64 2021-07-14T08:15:20,023 Found link https://files.pythonhosted.org/packages/42/2f/7fab2b330c2d62ec3d20ee0aaff7b74f6e78a5e993c49487a4c6a029a148/asyncio-helper-0.1.1.tar.gz#sha256=29ec7d126cd03ee074dd116b76e14fface9388f32f88a4ce328f09640054019a (from https://pypi.org/simple/asyncio-helper/), version: 0.1.1 2021-07-14T08:15:20,024 Found link https://files.pythonhosted.org/packages/07/b7/59901f6f8a6979b88175cd95a2aefda9f5c20f1a57b2bfc4c4f103182b92/asyncio-helper-0.1.2.linux-x86_64.tar.gz#sha256=911787d9b66c7d36219750e35a854bec86f3be31625ba2e80dba4ba8aa93a1ca (from https://pypi.org/simple/asyncio-helper/), version: 0.1.2.linux-x86_64 2021-07-14T08:15:20,024 Found link https://files.pythonhosted.org/packages/e6/96/880a6c33ecac24691cd7763c0727018c476226d08833eccd6ce77b006ee1/asyncio-helper-0.1.3.tar.gz#sha256=cd37a68a0bc9acd25bb1a67ec29a4ebc236244548069f0907d7959900348724e (from https://pypi.org/simple/asyncio-helper/), version: 0.1.3 2021-07-14T08:15:20,024 Skipping link: not a file: https://pypi.org/simple/asyncio-helper/ 2021-07-14T08:15:20,043 Given no hashes to check 0 links for project 'asyncio-helper': discarding no candidates 2021-07-14T08:15:20,044 ERROR: Could not find a version that satisfies the requirement asyncio-helper==0.1.0 (from versions: 0.1.0.linux-x86_64, 0.1.2.linux-x86_64, 0.1.1, 0.1.3) 2021-07-14T08:15:20,045 ERROR: No matching distribution found for asyncio-helper==0.1.0 2021-07-14T08:15:20,045 Exception information: 2021-07-14T08:15:20,045 Traceback (most recent call last): 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T08:15:20,045 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T08:15:20,045 raise RequirementsConflicted(criterion) 2021-07-14T08:15:20,045 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('asyncio-helper==0.1.0') 2021-07-14T08:15:20,045 2021-07-14T08:15:20,045 During handling of the above exception, another exception occurred: 2021-07-14T08:15:20,045 2021-07-14T08:15:20,045 Traceback (most recent call last): 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T08:15:20,045 result = self._result = resolver.resolve( 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T08:15:20,045 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T08:15:20,045 raise ResolutionImpossible(e.criterion.information) 2021-07-14T08:15:20,045 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('asyncio-helper==0.1.0'), parent=None)] 2021-07-14T08:15:20,045 2021-07-14T08:15:20,045 The above exception was the direct cause of the following exception: 2021-07-14T08:15:20,045 2021-07-14T08:15:20,045 Traceback (most recent call last): 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T08:15:20,045 status = self.run(options, args) 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T08:15:20,045 return func(self, options, args) 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T08:15:20,045 requirement_set = resolver.resolve( 2021-07-14T08:15:20,045 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T08:15:20,045 raise error from e 2021-07-14T08:15:20,045 pip._internal.exceptions.DistributionNotFound: No matching distribution found for asyncio-helper==0.1.0 2021-07-14T08:15:20,049 Removed build tracker: '/tmp/pip-req-tracker-qi3l3iw8'