2022-04-15T10:36:50,045 Created temporary directory: /tmp/pip-ephem-wheel-cache-5o2vi4e_ 2022-04-15T10:36:50,051 Created temporary directory: /tmp/pip-req-tracker-lou9o_bv 2022-04-15T10:36:50,051 Initialized build tracking at /tmp/pip-req-tracker-lou9o_bv 2022-04-15T10:36:50,052 Created build tracker: /tmp/pip-req-tracker-lou9o_bv 2022-04-15T10:36:50,052 Entered build tracker: /tmp/pip-req-tracker-lou9o_bv 2022-04-15T10:36:50,053 Created temporary directory: /tmp/pip-wheel-h_6dzm7_ 2022-04-15T10:36:50,125 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-15T10:36:50,133 2 location(s) to search for versions of pixiefairy: 2022-04-15T10:36:50,133 * https://pypi.org/simple/pixiefairy/ 2022-04-15T10:36:50,133 * https://www.piwheels.org/simple/pixiefairy/ 2022-04-15T10:36:50,134 Fetching project page and analyzing links: https://pypi.org/simple/pixiefairy/ 2022-04-15T10:36:50,135 Getting page https://pypi.org/simple/pixiefairy/ 2022-04-15T10:36:50,139 Found index url https://pypi.org/simple 2022-04-15T10:36:50,247 Skipping link: No binaries permitted for pixiefairy: https://files.pythonhosted.org/packages/59/e0/31b1e2c8e6a779aa7ea01664da3683ab7469faad9895d59c5bf2f6a9fcd4/pixiefairy-0.1.1-py3-none-any.whl#sha256=7e156be82a9a850e84a167c7a37ddd880251c2a27af90e17bf04e6434aa2e0d4 (from https://pypi.org/simple/pixiefairy/) (requires-python:>=3.9,<4.0) 2022-04-15T10:36:50,249 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/8d/be/ab3a3b72a74eb6c63e466785358faf13b3cbfe3d0205ef4a4d9ece6c6923/pixiefairy-0.1.1.tar.gz#sha256=aec950b7b1f0ff510191a6c992520ce6042a19181d14cf66869b42f133409c84 (from https://pypi.org/simple/pixiefairy/) (requires-python:>=3.9,<4.0) 2022-04-15T10:36:50,250 Fetching project page and analyzing links: https://www.piwheels.org/simple/pixiefairy/ 2022-04-15T10:36:50,250 Getting page https://www.piwheels.org/simple/pixiefairy/ 2022-04-15T10:36:50,253 Found index url https://www.piwheels.org/simple 2022-04-15T10:36:50,456 Skipping link: not a file: https://www.piwheels.org/simple/pixiefairy/ 2022-04-15T10:36:50,457 Skipping link: not a file: https://pypi.org/simple/pixiefairy/ 2022-04-15T10:36:50,490 Given no hashes to check 0 links for project 'pixiefairy': discarding no candidates 2022-04-15T10:36:50,491 ERROR: Could not find a version that satisfies the requirement pixiefairy==0.1.1 (from versions: none) 2022-04-15T10:36:50,494 ERROR: No matching distribution found for pixiefairy==0.1.1 2022-04-15T10:36:50,496 Exception information: 2022-04-15T10:36:50,496 Traceback (most recent call last): 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-15T10:36:50,496 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-15T10:36:50,496 raise RequirementsConflicted(criterion) 2022-04-15T10:36:50,496 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pixiefairy==0.1.1') 2022-04-15T10:36:50,496 2022-04-15T10:36:50,496 During handling of the above exception, another exception occurred: 2022-04-15T10:36:50,496 2022-04-15T10:36:50,496 Traceback (most recent call last): 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-15T10:36:50,496 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-15T10:36:50,496 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-15T10:36:50,496 raise ResolutionImpossible(e.criterion.information) 2022-04-15T10:36:50,496 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pixiefairy==0.1.1'), parent=None)] 2022-04-15T10:36:50,496 2022-04-15T10:36:50,496 The above exception was the direct cause of the following exception: 2022-04-15T10:36:50,496 2022-04-15T10:36:50,496 Traceback (most recent call last): 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-15T10:36:50,496 status = run_func(*args) 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-15T10:36:50,496 return func(self, options, args) 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-15T10:36:50,496 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-15T10:36:50,496 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-15T10:36:50,496 raise error from e 2022-04-15T10:36:50,496 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pixiefairy==0.1.1 2022-04-15T10:36:50,504 Removed build tracker: '/tmp/pip-req-tracker-lou9o_bv'