2022-04-06T21:20:50,814 Created temporary directory: /tmp/pip-ephem-wheel-cache-mp8aqvn2 2022-04-06T21:20:50,819 Created temporary directory: /tmp/pip-req-tracker-zl7kkgkc 2022-04-06T21:20:50,820 Initialized build tracking at /tmp/pip-req-tracker-zl7kkgkc 2022-04-06T21:20:50,821 Created build tracker: /tmp/pip-req-tracker-zl7kkgkc 2022-04-06T21:20:50,821 Entered build tracker: /tmp/pip-req-tracker-zl7kkgkc 2022-04-06T21:20:50,822 Created temporary directory: /tmp/pip-wheel-1ayzlkcu 2022-04-06T21:20:50,889 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-06T21:20:50,898 2 location(s) to search for versions of trafocalc: 2022-04-06T21:20:50,898 * https://pypi.org/simple/trafocalc/ 2022-04-06T21:20:50,898 * https://www.piwheels.org/simple/trafocalc/ 2022-04-06T21:20:50,899 Fetching project page and analyzing links: https://pypi.org/simple/trafocalc/ 2022-04-06T21:20:50,900 Getting page https://pypi.org/simple/trafocalc/ 2022-04-06T21:20:50,903 Found index url https://pypi.org/simple 2022-04-06T21:20:51,017 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-06T21:20:51,019 Link requires a different Python (3.9.2 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-06T21:20:51,019 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-06T21:20:51,020 Link requires a different Python (3.9.2 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-06T21:20:51,021 Fetching project page and analyzing links: https://www.piwheels.org/simple/trafocalc/ 2022-04-06T21:20:51,022 Getting page https://www.piwheels.org/simple/trafocalc/ 2022-04-06T21:20:51,024 Found index url https://www.piwheels.org/simple 2022-04-06T21:20:51,253 Skipping link: not a file: https://www.piwheels.org/simple/trafocalc/ 2022-04-06T21:20:51,253 Skipping link: not a file: https://pypi.org/simple/trafocalc/ 2022-04-06T21:20:51,297 Given no hashes to check 0 links for project 'trafocalc': discarding no candidates 2022-04-06T21:20:51,297 ERROR: Could not find a version that satisfies the requirement trafocalc==2022.1.1 (from versions: none) 2022-04-06T21:20:51,300 ERROR: No matching distribution found for trafocalc==2022.1.1 2022-04-06T21:20:51,302 Exception information: 2022-04-06T21:20:51,302 Traceback (most recent call last): 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-06T21:20:51,302 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-06T21:20:51,302 raise RequirementsConflicted(criterion) 2022-04-06T21:20:51,302 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trafocalc==2022.1.1') 2022-04-06T21:20:51,302 2022-04-06T21:20:51,302 During handling of the above exception, another exception occurred: 2022-04-06T21:20:51,302 2022-04-06T21:20:51,302 Traceback (most recent call last): 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-06T21:20:51,302 result = self._result = resolver.resolve( 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-06T21:20:51,302 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-06T21:20:51,302 raise ResolutionImpossible(e.criterion.information) 2022-04-06T21:20:51,302 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trafocalc==2022.1.1'), parent=None)] 2022-04-06T21:20:51,302 2022-04-06T21:20:51,302 The above exception was the direct cause of the following exception: 2022-04-06T21:20:51,302 2022-04-06T21:20:51,302 Traceback (most recent call last): 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-06T21:20:51,302 status = run_func(*args) 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-06T21:20:51,302 return func(self, options, args) 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-06T21:20:51,302 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-06T21:20:51,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-06T21:20:51,302 raise error from e 2022-04-06T21:20:51,302 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trafocalc==2022.1.1 2022-04-06T21:20:51,312 Removed build tracker: '/tmp/pip-req-tracker-zl7kkgkc'