2021-07-17T10:34:33,929 Created temporary directory: /tmp/pip-ephem-wheel-cache-rkuel6x8 2021-07-17T10:34:33,932 Created temporary directory: /tmp/pip-req-tracker-jiy1pprt 2021-07-17T10:34:33,933 Initialized build tracking at /tmp/pip-req-tracker-jiy1pprt 2021-07-17T10:34:33,933 Created build tracker: /tmp/pip-req-tracker-jiy1pprt 2021-07-17T10:34:33,933 Entered build tracker: /tmp/pip-req-tracker-jiy1pprt 2021-07-17T10:34:33,934 Created temporary directory: /tmp/pip-wheel-h3j6lswz 2021-07-17T10:34:33,962 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-17T10:34:33,965 2 location(s) to search for versions of spirent-testpack-framework: 2021-07-17T10:34:33,965 * https://pypi.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:33,965 * https://www.piwheels.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:33,965 Fetching project page and analyzing links: https://pypi.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:33,966 Getting page https://pypi.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:33,967 Found index url https://pypi.org/simple 2021-07-17T10:34:34,148 Found link https://files.pythonhosted.org/packages/c5/c5/966de3e57de841e75ad6a85a500994b620c3f8b9cdf48ee70a825e915ae4/spirent-testpack-framework-1.0.14.tar.gz#sha256=df5a9290139fb775b797194445e9251e4e9dd5caa3bcc9c4ebc372fb8a5e18b2 (from https://pypi.org/simple/spirent-testpack-framework/), version: 1.0.14 2021-07-17T10:34:34,148 Fetching project page and analyzing links: https://www.piwheels.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:34,148 Getting page https://www.piwheels.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:34,149 Found index url https://www.piwheels.org/simple 2021-07-17T10:34:34,295 Skipping link: not a file: https://www.piwheels.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:34,296 Skipping link: not a file: https://pypi.org/simple/spirent-testpack-framework/ 2021-07-17T10:34:34,324 Given no hashes to check 0 links for project 'spirent-testpack-framework': discarding no candidates 2021-07-17T10:34:34,324 ERROR: Could not find a version that satisfies the requirement spirent-testpack-framework==1.0 (from versions: 1.0.14) 2021-07-17T10:34:34,325 ERROR: No matching distribution found for spirent-testpack-framework==1.0 2021-07-17T10:34:34,325 Exception information: 2021-07-17T10:34:34,325 Traceback (most recent call last): 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-17T10:34:34,325 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-17T10:34:34,325 raise RequirementsConflicted(criterion) 2021-07-17T10:34:34,325 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spirent-testpack-framework==1.0') 2021-07-17T10:34:34,325 2021-07-17T10:34:34,325 During handling of the above exception, another exception occurred: 2021-07-17T10:34:34,325 2021-07-17T10:34:34,325 Traceback (most recent call last): 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-17T10:34:34,325 result = self._result = resolver.resolve( 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-17T10:34:34,325 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-17T10:34:34,325 raise ResolutionImpossible(e.criterion.information) 2021-07-17T10:34:34,325 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spirent-testpack-framework==1.0'), parent=None)] 2021-07-17T10:34:34,325 2021-07-17T10:34:34,325 The above exception was the direct cause of the following exception: 2021-07-17T10:34:34,325 2021-07-17T10:34:34,325 Traceback (most recent call last): 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-17T10:34:34,325 status = self.run(options, args) 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-17T10:34:34,325 return func(self, options, args) 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-17T10:34:34,325 requirement_set = resolver.resolve( 2021-07-17T10:34:34,325 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-17T10:34:34,325 raise error from e 2021-07-17T10:34:34,325 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spirent-testpack-framework==1.0 2021-07-17T10:34:34,329 Removed build tracker: '/tmp/pip-req-tracker-jiy1pprt'