2021-07-18T23:48:43,612 Created temporary directory: /tmp/pip-ephem-wheel-cache-o2ea0cd9 2021-07-18T23:48:43,616 Created temporary directory: /tmp/pip-req-tracker-hsifplon 2021-07-18T23:48:43,616 Initialized build tracking at /tmp/pip-req-tracker-hsifplon 2021-07-18T23:48:43,617 Created build tracker: /tmp/pip-req-tracker-hsifplon 2021-07-18T23:48:43,617 Entered build tracker: /tmp/pip-req-tracker-hsifplon 2021-07-18T23:48:43,618 Created temporary directory: /tmp/pip-wheel-5xz1pko0 2021-07-18T23:48:43,646 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-18T23:48:43,649 2 location(s) to search for versions of wrk-cad: 2021-07-18T23:48:43,649 * https://pypi.org/simple/wrk-cad/ 2021-07-18T23:48:43,649 * https://www.piwheels.org/simple/wrk-cad/ 2021-07-18T23:48:43,650 Fetching project page and analyzing links: https://pypi.org/simple/wrk-cad/ 2021-07-18T23:48:43,650 Getting page https://pypi.org/simple/wrk-cad/ 2021-07-18T23:48:43,652 Found index url https://pypi.org/simple 2021-07-18T23:48:43,836 Link requires a different Python (3.9.2 not in: '==3.5'): https://files.pythonhosted.org/packages/81/11/7173f07025b06b08f93b58cff15f383fb97b51ae43914914c4ade80c575f/wrk-CAD-1.0.0.tar.gz#sha256=9c19e399fa494830564e9a19925f93a14f5d0d2ba5a52f5a796fe787d9220226 (from https://pypi.org/simple/wrk-cad/) (requires-python:==3.5) 2021-07-18T23:48:43,836 Skipping link: No binaries permitted for wrk-cad: https://files.pythonhosted.org/packages/36/8b/f35d523d448d6c40ec2c750a1a53b81dba2ca27659d659705354ac15b43e/wrk_CAD-1.0.0-py3-none-any.whl#sha256=b54647038cdfd23eecc787f49b9f5e3939e0aa093b99cade3f18004f54bc3e79 (from https://pypi.org/simple/wrk-cad/) (requires-python:==3.5) 2021-07-18T23:48:43,836 Fetching project page and analyzing links: https://www.piwheels.org/simple/wrk-cad/ 2021-07-18T23:48:43,837 Getting page https://www.piwheels.org/simple/wrk-cad/ 2021-07-18T23:48:43,837 Found index url https://www.piwheels.org/simple 2021-07-18T23:48:43,979 Skipping link: not a file: https://www.piwheels.org/simple/wrk-cad/ 2021-07-18T23:48:43,980 Skipping link: not a file: https://pypi.org/simple/wrk-cad/ 2021-07-18T23:48:44,009 Given no hashes to check 0 links for project 'wrk-cad': discarding no candidates 2021-07-18T23:48:44,010 ERROR: Could not find a version that satisfies the requirement wrk-cad==1.0.0 (from versions: none) 2021-07-18T23:48:44,010 ERROR: No matching distribution found for wrk-cad==1.0.0 2021-07-18T23:48:44,010 Exception information: 2021-07-18T23:48:44,010 Traceback (most recent call last): 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-18T23:48:44,010 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-18T23:48:44,010 raise RequirementsConflicted(criterion) 2021-07-18T23:48:44,010 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wrk-cad==1.0.0') 2021-07-18T23:48:44,010 2021-07-18T23:48:44,010 During handling of the above exception, another exception occurred: 2021-07-18T23:48:44,010 2021-07-18T23:48:44,010 Traceback (most recent call last): 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-18T23:48:44,010 result = self._result = resolver.resolve( 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-18T23:48:44,010 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-18T23:48:44,010 raise ResolutionImpossible(e.criterion.information) 2021-07-18T23:48:44,010 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wrk-cad==1.0.0'), parent=None)] 2021-07-18T23:48:44,010 2021-07-18T23:48:44,010 The above exception was the direct cause of the following exception: 2021-07-18T23:48:44,010 2021-07-18T23:48:44,010 Traceback (most recent call last): 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-18T23:48:44,010 status = self.run(options, args) 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-18T23:48:44,010 return func(self, options, args) 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-18T23:48:44,010 requirement_set = resolver.resolve( 2021-07-18T23:48:44,010 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-18T23:48:44,010 raise error from e 2021-07-18T23:48:44,010 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wrk-cad==1.0.0 2021-07-18T23:48:44,016 Removed build tracker: '/tmp/pip-req-tracker-hsifplon'