2022-07-19T22:44:51,182 Created temporary directory: /tmp/pip-ephem-wheel-cache-06ifduyh 2022-07-19T22:44:51,188 Created temporary directory: /tmp/pip-build-tracker-nb0girwf 2022-07-19T22:44:51,189 Initialized build tracking at /tmp/pip-build-tracker-nb0girwf 2022-07-19T22:44:51,189 Created build tracker: /tmp/pip-build-tracker-nb0girwf 2022-07-19T22:44:51,189 Entered build tracker: /tmp/pip-build-tracker-nb0girwf 2022-07-19T22:44:51,191 Created temporary directory: /tmp/pip-wheel-p839iv2n 2022-07-19T22:44:51,260 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-19T22:44:51,269 2 location(s) to search for versions of opni-proto: 2022-07-19T22:44:51,269 * https://pypi.org/simple/opni-proto/ 2022-07-19T22:44:51,269 * https://www.piwheels.org/simple/opni-proto/ 2022-07-19T22:44:51,270 Fetching project page and analyzing links: https://pypi.org/simple/opni-proto/ 2022-07-19T22:44:51,271 Getting page https://pypi.org/simple/opni-proto/ 2022-07-19T22:44:51,274 Found index url https://pypi.org/simple 2022-07-19T22:44:51,456 Found link https://files.pythonhosted.org/packages/d0/1b/bd09ddfdf8ee8dc98582df46290ae9f19068fe0332dd50973f6b296a6ed1/opni_proto-0.5.4.a.tar.gz#sha256=e1672d77423e928238e2e355e5663a64fa3a8b2f362a02342c84cc75b5f2a67a (from https://pypi.org/simple/opni-proto/), version: 0.5.4.a 2022-07-19T22:44:51,457 Fetching project page and analyzing links: https://www.piwheels.org/simple/opni-proto/ 2022-07-19T22:44:51,457 Getting page https://www.piwheels.org/simple/opni-proto/ 2022-07-19T22:44:51,459 Found index url https://www.piwheels.org/simple 2022-07-19T22:44:51,661 Skipping link: not a file: https://www.piwheels.org/simple/opni-proto/ 2022-07-19T22:44:51,661 Skipping link: not a file: https://pypi.org/simple/opni-proto/ 2022-07-19T22:44:51,694 Given no hashes to check 0 links for project 'opni-proto': discarding no candidates 2022-07-19T22:44:51,695 ERROR: Could not find a version that satisfies the requirement opni-proto==0.5.4 (from versions: 0.5.4a0) 2022-07-19T22:44:51,698 ERROR: No matching distribution found for opni-proto==0.5.4 2022-07-19T22:44:51,700 Exception information: 2022-07-19T22:44:51,700 Traceback (most recent call last): 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-19T22:44:51,700 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-19T22:44:51,700 raise RequirementsConflicted(criterion) 2022-07-19T22:44:51,700 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('opni-proto==0.5.4') 2022-07-19T22:44:51,700 2022-07-19T22:44:51,700 During handling of the above exception, another exception occurred: 2022-07-19T22:44:51,700 2022-07-19T22:44:51,700 Traceback (most recent call last): 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-07-19T22:44:51,700 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-19T22:44:51,700 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-19T22:44:51,700 raise ResolutionImpossible(e.criterion.information) 2022-07-19T22:44:51,700 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('opni-proto==0.5.4'), parent=None)] 2022-07-19T22:44:51,700 2022-07-19T22:44:51,700 The above exception was the direct cause of the following exception: 2022-07-19T22:44:51,700 2022-07-19T22:44:51,700 Traceback (most recent call last): 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-19T22:44:51,700 status = run_func(*args) 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-19T22:44:51,700 return func(self, options, args) 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-19T22:44:51,700 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-19T22:44:51,700 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-19T22:44:51,700 raise error from e 2022-07-19T22:44:51,700 pip._internal.exceptions.DistributionNotFound: No matching distribution found for opni-proto==0.5.4 2022-07-19T22:44:51,709 Removed build tracker: '/tmp/pip-build-tracker-nb0girwf'