2022-04-06T20:58:28,637 Created temporary directory: /tmp/pip-ephem-wheel-cache-ubejl69j 2022-04-06T20:58:28,644 Created temporary directory: /tmp/pip-req-tracker-yzeq3uth 2022-04-06T20:58:28,645 Initialized build tracking at /tmp/pip-req-tracker-yzeq3uth 2022-04-06T20:58:28,645 Created build tracker: /tmp/pip-req-tracker-yzeq3uth 2022-04-06T20:58:28,645 Entered build tracker: /tmp/pip-req-tracker-yzeq3uth 2022-04-06T20:58:28,647 Created temporary directory: /tmp/pip-wheel-7grykrk8 2022-04-06T20:58:28,735 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-06T20:58:28,744 2 location(s) to search for versions of trafocalc: 2022-04-06T20:58:28,744 * https://pypi.org/simple/trafocalc/ 2022-04-06T20:58:28,744 * https://www.piwheels.org/simple/trafocalc/ 2022-04-06T20:58:28,745 Fetching project page and analyzing links: https://pypi.org/simple/trafocalc/ 2022-04-06T20:58:28,746 Getting page https://pypi.org/simple/trafocalc/ 2022-04-06T20:58:28,749 Found index url https://pypi.org/simple 2022-04-06T20:58:28,866 Skipping link: No binaries permitted for trafocalc: https://files.pythonhosted.org/packages/39/52/ca792aed51e1bd934f20e0efe61839c6f0127a56dd482aef9ede0a95848e/TrafoCalc-2022.1-py3-none-any.whl#sha256=79f9cf750e67f94e6a2d30b9e8cc886620876a28e3f59571ee08040dde13fcd4 (from https://pypi.org/simple/trafocalc/) (requires-python:==3.8.10) 2022-04-06T20:58:28,868 Link requires a different Python (3.7.3 not in: '==3.8.10'): https://files.pythonhosted.org/packages/47/96/5273236f8897e8ac6eb042d60622b3caaaa3f590330e9960e2e94355f0cd/TrafoCalc-2022.1.tar.gz#sha256=5e695463573661ce56cf12e36b112d4bf86ab686e7eca27dbd40e53d3abf0b54 (from https://pypi.org/simple/trafocalc/) (requires-python:==3.8.10) 2022-04-06T20:58:28,869 Skipping link: No binaries permitted for trafocalc: https://files.pythonhosted.org/packages/bd/51/df67c4051efe1538b24bc3607bfc4dad28c3d790d2502c94458195fb9aea/TrafoCalc-2022.1.1-py3-none-any.whl#sha256=e83554e510d02acb8b5fd490683ae2517d1feb497d2ea090ead95f8654c9bbdc (from https://pypi.org/simple/trafocalc/) (requires-python:==3.8.10) 2022-04-06T20:58:28,870 Link requires a different Python (3.7.3 not in: '==3.8.10'): https://files.pythonhosted.org/packages/12/ce/181462ef9032f6a18048a8b4b8cb0fab45aa00edfd471954e57dd82b2074/TrafoCalc-2022.1.1.tar.gz#sha256=ae96ab8c241c158aa369573e1bf41d9b33838e088622ffdd3c627cbc8c4fdd9e (from https://pypi.org/simple/trafocalc/) (requires-python:==3.8.10) 2022-04-06T20:58:28,871 Fetching project page and analyzing links: https://www.piwheels.org/simple/trafocalc/ 2022-04-06T20:58:28,871 Getting page https://www.piwheels.org/simple/trafocalc/ 2022-04-06T20:58:28,873 Found index url https://www.piwheels.org/simple 2022-04-06T20:58:29,093 Skipping link: not a file: https://www.piwheels.org/simple/trafocalc/ 2022-04-06T20:58:29,093 Skipping link: not a file: https://pypi.org/simple/trafocalc/ 2022-04-06T20:58:29,126 Given no hashes to check 0 links for project 'trafocalc': discarding no candidates 2022-04-06T20:58:29,127 ERROR: Could not find a version that satisfies the requirement trafocalc==2022.1 (from versions: none) 2022-04-06T20:58:29,130 ERROR: No matching distribution found for trafocalc==2022.1 2022-04-06T20:58:29,132 Exception information: 2022-04-06T20:58:29,132 Traceback (most recent call last): 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-06T20:58:29,132 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-06T20:58:29,132 raise RequirementsConflicted(criterion) 2022-04-06T20:58:29,132 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trafocalc==2022.1') 2022-04-06T20:58:29,132 2022-04-06T20:58:29,132 During handling of the above exception, another exception occurred: 2022-04-06T20:58:29,132 2022-04-06T20:58:29,132 Traceback (most recent call last): 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-06T20:58:29,132 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-06T20:58:29,132 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-06T20:58:29,132 raise ResolutionImpossible(e.criterion.information) 2022-04-06T20:58:29,132 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trafocalc==2022.1'), parent=None)] 2022-04-06T20:58:29,132 2022-04-06T20:58:29,132 The above exception was the direct cause of the following exception: 2022-04-06T20:58:29,132 2022-04-06T20:58:29,132 Traceback (most recent call last): 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-06T20:58:29,132 status = run_func(*args) 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-06T20:58:29,132 return func(self, options, args) 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-06T20:58:29,132 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-06T20:58:29,132 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-06T20:58:29,132 raise error from e 2022-04-06T20:58:29,132 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trafocalc==2022.1 2022-04-06T20:58:29,141 Removed build tracker: '/tmp/pip-req-tracker-yzeq3uth'