2021-07-13T14:43:41,937 Created temporary directory: /tmp/pip-ephem-wheel-cache-jtnnzd1w 2021-07-13T14:43:41,940 Created temporary directory: /tmp/pip-req-tracker-9w1lsmq0 2021-07-13T14:43:41,940 Initialized build tracking at /tmp/pip-req-tracker-9w1lsmq0 2021-07-13T14:43:41,941 Created build tracker: /tmp/pip-req-tracker-9w1lsmq0 2021-07-13T14:43:41,941 Entered build tracker: /tmp/pip-req-tracker-9w1lsmq0 2021-07-13T14:43:41,941 Created temporary directory: /tmp/pip-wheel-6hgaezpz 2021-07-13T14:43:41,972 1 location(s) to search for versions of pytech: 2021-07-13T14:43:41,972 * https://pypi.org/simple/pytech/ 2021-07-13T14:43:41,972 Fetching project page and analyzing links: https://pypi.org/simple/pytech/ 2021-07-13T14:43:41,973 Getting page https://pypi.org/simple/pytech/ 2021-07-13T14:43:41,974 Found index url https://pypi.org/simple 2021-07-13T14:43:42,159 Found link https://files.pythonhosted.org/packages/c7/ce/fced3e7a3e8bdd2c9e8341e4f94664aa85e48472d87fd610902a568c4de0/PyTech-0.4.win32.zip#sha256=5abdb86b1f661968e1412c8e2a937c9b545f459e58f5605bfe2396efee41b619 (from https://pypi.org/simple/pytech/), version: 0.4.win32 2021-07-13T14:43:42,159 Found link https://files.pythonhosted.org/packages/55/ad/f94be5c2a6056cc6c987a90f8907fdac26f132f2afb2e3a82c1026f93ada/PyTech-0.5.win32.zip#sha256=783e5dc0490f4f2b31a0776ef3bd215edb966a205e8cf3b85bcad71a0f817609 (from https://pypi.org/simple/pytech/), version: 0.5.win32 2021-07-13T14:43:42,160 Found link https://files.pythonhosted.org/packages/e8/a7/36683f0c993a470fca64b84b5e52d501a1f5976b13b3a250aa4e2df51d04/PyTech-0.6.tar.gz#sha256=73821495a53f0e7435576ed099d608ff82ab6cc8aced27a97067ccc123bade91 (from https://pypi.org/simple/pytech/), version: 0.6 2021-07-13T14:43:42,160 Skipping link: not a file: https://pypi.org/simple/pytech/ 2021-07-13T14:43:42,178 Given no hashes to check 0 links for project 'pytech': discarding no candidates 2021-07-13T14:43:42,178 ERROR: Could not find a version that satisfies the requirement pytech==0.4 (from versions: 0.4.win32, 0.5.win32, 0.6) 2021-07-13T14:43:42,179 ERROR: No matching distribution found for pytech==0.4 2021-07-13T14:43:42,179 Exception information: 2021-07-13T14:43:42,179 Traceback (most recent call last): 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T14:43:42,179 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T14:43:42,179 raise RequirementsConflicted(criterion) 2021-07-13T14:43:42,179 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytech==0.4') 2021-07-13T14:43:42,179 2021-07-13T14:43:42,179 During handling of the above exception, another exception occurred: 2021-07-13T14:43:42,179 2021-07-13T14:43:42,179 Traceback (most recent call last): 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T14:43:42,179 result = self._result = resolver.resolve( 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T14:43:42,179 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T14:43:42,179 raise ResolutionImpossible(e.criterion.information) 2021-07-13T14:43:42,179 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytech==0.4'), parent=None)] 2021-07-13T14:43:42,179 2021-07-13T14:43:42,179 The above exception was the direct cause of the following exception: 2021-07-13T14:43:42,179 2021-07-13T14:43:42,179 Traceback (most recent call last): 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T14:43:42,179 status = self.run(options, args) 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T14:43:42,179 return func(self, options, args) 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T14:43:42,179 requirement_set = resolver.resolve( 2021-07-13T14:43:42,179 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T14:43:42,179 raise error from e 2021-07-13T14:43:42,179 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytech==0.4 2021-07-13T14:43:42,183 Removed build tracker: '/tmp/pip-req-tracker-9w1lsmq0'