2022-05-06T10:17:17,298 Created temporary directory: /tmp/pip-ephem-wheel-cache-rp997j1g 2022-05-06T10:17:17,303 Created temporary directory: /tmp/pip-req-tracker-sd42hih4 2022-05-06T10:17:17,304 Initialized build tracking at /tmp/pip-req-tracker-sd42hih4 2022-05-06T10:17:17,304 Created build tracker: /tmp/pip-req-tracker-sd42hih4 2022-05-06T10:17:17,305 Entered build tracker: /tmp/pip-req-tracker-sd42hih4 2022-05-06T10:17:17,306 Created temporary directory: /tmp/pip-wheel-xntizhvq 2022-05-06T10:17:17,374 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-06T10:17:17,382 2 location(s) to search for versions of ifoam: 2022-05-06T10:17:17,382 * https://pypi.org/simple/ifoam/ 2022-05-06T10:17:17,382 * https://www.piwheels.org/simple/ifoam/ 2022-05-06T10:17:17,383 Fetching project page and analyzing links: https://pypi.org/simple/ifoam/ 2022-05-06T10:17:17,384 Getting page https://pypi.org/simple/ifoam/ 2022-05-06T10:17:17,387 Found index url https://pypi.org/simple 2022-05-06T10:17:17,495 Skipping link: No binaries permitted for ifoam: https://files.pythonhosted.org/packages/63/ae/25b4a56dd0c79da8210d0e6bb08489548fb92fe596b6ba6c2f3298b84510/ifoam-0.10.1-py3-none-any.whl#sha256=3515355eef597b194098852371a10061743c8b0d7986d326af8f390cf5becad2 (from https://pypi.org/simple/ifoam/) (requires-python:>=3.8) 2022-05-06T10:17:17,496 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/58/7d/77a710853de530937081ce7aa8db72d5af1e10c7cdedca1385ea10c7f6e5/ifoam-0.10.1.tar.gz#sha256=583bb24543a2e14010faaf1fb635b9d0fcbcc41e4a847cde08d70c64934aa8b5 (from https://pypi.org/simple/ifoam/) (requires-python:>=3.8) 2022-05-06T10:17:17,497 Fetching project page and analyzing links: https://www.piwheels.org/simple/ifoam/ 2022-05-06T10:17:17,498 Getting page https://www.piwheels.org/simple/ifoam/ 2022-05-06T10:17:17,500 Found index url https://www.piwheels.org/simple 2022-05-06T10:17:17,707 Skipping link: not a file: https://www.piwheels.org/simple/ifoam/ 2022-05-06T10:17:17,707 Skipping link: not a file: https://pypi.org/simple/ifoam/ 2022-05-06T10:17:17,740 Given no hashes to check 0 links for project 'ifoam': discarding no candidates 2022-05-06T10:17:17,741 ERROR: Could not find a version that satisfies the requirement ifoam==0.10.1 (from versions: none) 2022-05-06T10:17:17,744 ERROR: No matching distribution found for ifoam==0.10.1 2022-05-06T10:17:17,746 Exception information: 2022-05-06T10:17:17,746 Traceback (most recent call last): 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-06T10:17:17,746 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-06T10:17:17,746 raise RequirementsConflicted(criterion) 2022-05-06T10:17:17,746 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ifoam==0.10.1') 2022-05-06T10:17:17,746 2022-05-06T10:17:17,746 During handling of the above exception, another exception occurred: 2022-05-06T10:17:17,746 2022-05-06T10:17:17,746 Traceback (most recent call last): 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-06T10:17:17,746 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-06T10:17:17,746 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-06T10:17:17,746 raise ResolutionImpossible(e.criterion.information) 2022-05-06T10:17:17,746 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ifoam==0.10.1'), parent=None)] 2022-05-06T10:17:17,746 2022-05-06T10:17:17,746 The above exception was the direct cause of the following exception: 2022-05-06T10:17:17,746 2022-05-06T10:17:17,746 Traceback (most recent call last): 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-06T10:17:17,746 status = run_func(*args) 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-06T10:17:17,746 return func(self, options, args) 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-06T10:17:17,746 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-06T10:17:17,746 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-06T10:17:17,746 raise error from e 2022-05-06T10:17:17,746 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ifoam==0.10.1 2022-05-06T10:17:17,755 Removed build tracker: '/tmp/pip-req-tracker-sd42hih4'