2022-05-18T23:47:07,301 Created temporary directory: /tmp/pip-ephem-wheel-cache-c20x9vvy 2022-05-18T23:47:07,307 Created temporary directory: /tmp/pip-build-tracker-ynccndah 2022-05-18T23:47:07,307 Initialized build tracking at /tmp/pip-build-tracker-ynccndah 2022-05-18T23:47:07,308 Created build tracker: /tmp/pip-build-tracker-ynccndah 2022-05-18T23:47:07,308 Entered build tracker: /tmp/pip-build-tracker-ynccndah 2022-05-18T23:47:07,309 Created temporary directory: /tmp/pip-wheel-skpewg5t 2022-05-18T23:47:07,379 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-18T23:47:07,387 2 location(s) to search for versions of disunity: 2022-05-18T23:47:07,387 * https://pypi.org/simple/disunity/ 2022-05-18T23:47:07,387 * https://www.piwheels.org/simple/disunity/ 2022-05-18T23:47:07,388 Fetching project page and analyzing links: https://pypi.org/simple/disunity/ 2022-05-18T23:47:07,389 Getting page https://pypi.org/simple/disunity/ 2022-05-18T23:47:07,393 Found index url https://pypi.org/simple 2022-05-18T23:47:07,506 Link requires a different Python (3.9.2 not in: '>=3.10.0'): https://files.pythonhosted.org/packages/3d/c2/bcabc2445da06a9d58d8e497b3c458ee761db24e3a5b896b2d6b77a90087/disunity-0.0.1.tar.gz#sha256=0df4f47e915f2e00084b197d47a539fca6bf0d4a6b80c6dd5181173e9eb080da (from https://pypi.org/simple/disunity/) (requires-python:>=3.10.0) 2022-05-18T23:47:07,506 Skipping link: 0.0.1 Requires-Python >=3.10.0: https://files.pythonhosted.org/packages/3d/c2/bcabc2445da06a9d58d8e497b3c458ee761db24e3a5b896b2d6b77a90087/disunity-0.0.1.tar.gz#sha256=0df4f47e915f2e00084b197d47a539fca6bf0d4a6b80c6dd5181173e9eb080da (from https://pypi.org/simple/disunity/) (requires-python:>=3.10.0) 2022-05-18T23:47:07,507 Fetching project page and analyzing links: https://www.piwheels.org/simple/disunity/ 2022-05-18T23:47:07,508 Getting page https://www.piwheels.org/simple/disunity/ 2022-05-18T23:47:07,510 Found index url https://www.piwheels.org/simple 2022-05-18T23:47:07,731 Skipping link: not a file: https://www.piwheels.org/simple/disunity/ 2022-05-18T23:47:07,731 Skipping link: not a file: https://pypi.org/simple/disunity/ 2022-05-18T23:47:07,772 Given no hashes to check 0 links for project 'disunity': discarding no candidates 2022-05-18T23:47:07,772 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10.0 2022-05-18T23:47:07,775 ERROR: Could not find a version that satisfies the requirement disunity==0.0.1 (from versions: none) 2022-05-18T23:47:07,777 ERROR: No matching distribution found for disunity==0.0.1 2022-05-18T23:47:07,779 Exception information: 2022-05-18T23:47:07,779 Traceback (most recent call last): 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-18T23:47:07,779 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-18T23:47:07,779 raise RequirementsConflicted(criterion) 2022-05-18T23:47:07,779 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('disunity==0.0.1') 2022-05-18T23:47:07,779 2022-05-18T23:47:07,779 During handling of the above exception, another exception occurred: 2022-05-18T23:47:07,779 2022-05-18T23:47:07,779 Traceback (most recent call last): 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-18T23:47:07,779 result = self._result = resolver.resolve( 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-18T23:47:07,779 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-18T23:47:07,779 raise ResolutionImpossible(e.criterion.information) 2022-05-18T23:47:07,779 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('disunity==0.0.1'), parent=None)] 2022-05-18T23:47:07,779 2022-05-18T23:47:07,779 The above exception was the direct cause of the following exception: 2022-05-18T23:47:07,779 2022-05-18T23:47:07,779 Traceback (most recent call last): 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-18T23:47:07,779 status = run_func(*args) 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-18T23:47:07,779 return func(self, options, args) 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-18T23:47:07,779 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-18T23:47:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-18T23:47:07,779 raise error from e 2022-05-18T23:47:07,779 pip._internal.exceptions.DistributionNotFound: No matching distribution found for disunity==0.0.1 2022-05-18T23:47:07,787 Removed build tracker: '/tmp/pip-build-tracker-ynccndah'