2021-08-23T21:41:35,663 Created temporary directory: /tmp/pip-ephem-wheel-cache-48fbouzb 2021-08-23T21:41:35,666 Created temporary directory: /tmp/pip-req-tracker-3phor3ki 2021-08-23T21:41:35,666 Initialized build tracking at /tmp/pip-req-tracker-3phor3ki 2021-08-23T21:41:35,667 Created build tracker: /tmp/pip-req-tracker-3phor3ki 2021-08-23T21:41:35,667 Entered build tracker: /tmp/pip-req-tracker-3phor3ki 2021-08-23T21:41:35,667 Created temporary directory: /tmp/pip-wheel-guyi7e3n 2021-08-23T21:41:35,695 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-23T21:41:35,698 2 location(s) to search for versions of irontest: 2021-08-23T21:41:35,698 * https://pypi.org/simple/irontest/ 2021-08-23T21:41:35,698 * https://www.piwheels.org/simple/irontest/ 2021-08-23T21:41:35,699 Fetching project page and analyzing links: https://pypi.org/simple/irontest/ 2021-08-23T21:41:35,699 Getting page https://pypi.org/simple/irontest/ 2021-08-23T21:41:35,701 Found index url https://pypi.org/simple 2021-08-23T21:41:35,789 Skipping link: No binaries permitted for irontest: https://files.pythonhosted.org/packages/73/dc/ad76cb23cb44508a972aa28742a94a2187a4cf9ebc672dbb94ac3aa4f025/IRonTest-0.0.1-py3-none-any.whl#sha256=c4c643f54bdf1e48df99afccde0cb5393d0f0ce6b68d5ded9d262306f06b366a (from https://pypi.org/simple/irontest/) (requires-python:>=3.8) 2021-08-23T21:41:35,790 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/2d/c8/78dd6fcbd48595672e1793a2a43aa91d8cf32df09180947b968f7b489a09/IRonTest-0.0.1.tar.gz#sha256=dd6a07f4e5c89e89b311a8a41142bc3b06cd4f15237af2f88687e205c3e6aadb (from https://pypi.org/simple/irontest/) (requires-python:>=3.8) 2021-08-23T21:41:35,790 Fetching project page and analyzing links: https://www.piwheels.org/simple/irontest/ 2021-08-23T21:41:35,790 Getting page https://www.piwheels.org/simple/irontest/ 2021-08-23T21:41:35,791 Found index url https://www.piwheels.org/simple 2021-08-23T21:41:35,902 Skipping link: not a file: https://www.piwheels.org/simple/irontest/ 2021-08-23T21:41:35,902 Skipping link: not a file: https://pypi.org/simple/irontest/ 2021-08-23T21:41:35,922 Given no hashes to check 0 links for project 'irontest': discarding no candidates 2021-08-23T21:41:35,923 ERROR: Could not find a version that satisfies the requirement irontest==0.0.1 (from versions: none) 2021-08-23T21:41:35,923 ERROR: No matching distribution found for irontest==0.0.1 2021-08-23T21:41:35,924 Exception information: 2021-08-23T21:41:35,924 Traceback (most recent call last): 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-23T21:41:35,924 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-23T21:41:35,924 raise RequirementsConflicted(criterion) 2021-08-23T21:41:35,924 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('irontest==0.0.1') 2021-08-23T21:41:35,924 2021-08-23T21:41:35,924 During handling of the above exception, another exception occurred: 2021-08-23T21:41:35,924 2021-08-23T21:41:35,924 Traceback (most recent call last): 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-23T21:41:35,924 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-23T21:41:35,924 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-23T21:41:35,924 raise ResolutionImpossible(e.criterion.information) 2021-08-23T21:41:35,924 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('irontest==0.0.1'), parent=None)] 2021-08-23T21:41:35,924 2021-08-23T21:41:35,924 The above exception was the direct cause of the following exception: 2021-08-23T21:41:35,924 2021-08-23T21:41:35,924 Traceback (most recent call last): 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-23T21:41:35,924 status = self.run(options, args) 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-23T21:41:35,924 return func(self, options, args) 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-23T21:41:35,924 reqs, check_supported_wheels=True 2021-08-23T21:41:35,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-23T21:41:35,924 raise error from e 2021-08-23T21:41:35,924 pip._internal.exceptions.DistributionNotFound: No matching distribution found for irontest==0.0.1 2021-08-23T21:41:35,928 Removed build tracker: '/tmp/pip-req-tracker-3phor3ki'