2022-04-12T09:52:34,029 Created temporary directory: /tmp/pip-ephem-wheel-cache-ftnnvazy 2022-04-12T09:52:34,034 Created temporary directory: /tmp/pip-req-tracker-rxj_87wq 2022-04-12T09:52:34,035 Initialized build tracking at /tmp/pip-req-tracker-rxj_87wq 2022-04-12T09:52:34,035 Created build tracker: /tmp/pip-req-tracker-rxj_87wq 2022-04-12T09:52:34,036 Entered build tracker: /tmp/pip-req-tracker-rxj_87wq 2022-04-12T09:52:34,037 Created temporary directory: /tmp/pip-wheel-4os3okce 2022-04-12T09:52:34,105 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-12T09:52:34,120 2 location(s) to search for versions of marshmallow-jsonschema-3: 2022-04-12T09:52:34,120 * https://pypi.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,120 * https://www.piwheels.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,121 Fetching project page and analyzing links: https://pypi.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,122 Getting page https://pypi.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,125 Found index url https://pypi.org/simple 2022-04-12T09:52:34,234 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/2e/d8/9718b03d4148afe0396a50e1777d1ee892b4eea4a2ec9697753d3f0267cd/marshmallow-jsonschema-3-1.0.0.tar.gz#sha256=8fe0b16434e026ddc319cb246ecf9189e654540243544b56e7bfe88be2e36be1 (from https://pypi.org/simple/marshmallow-jsonschema-3/) (requires-python:>=3.8) 2022-04-12T09:52:34,235 Skipping link: No binaries permitted for marshmallow-jsonschema-3: https://files.pythonhosted.org/packages/19/5f/ca1fc634ef462da8195cf04d40038bb087f148ed9ed902fc56dbf973e95f/marshmallow_jsonschema_3-1.0.0-py3-none-any.whl#sha256=aa79e8f7c23a4f0c8023d4799fe60f5f1a4ca385292b69b8ff389f766acebb4e (from https://pypi.org/simple/marshmallow-jsonschema-3/) (requires-python:>=3.8) 2022-04-12T09:52:34,236 Fetching project page and analyzing links: https://www.piwheels.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,236 Getting page https://www.piwheels.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,238 Found index url https://www.piwheels.org/simple 2022-04-12T09:52:34,447 Skipping link: not a file: https://www.piwheels.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,448 Skipping link: not a file: https://pypi.org/simple/marshmallow-jsonschema-3/ 2022-04-12T09:52:34,480 Given no hashes to check 0 links for project 'marshmallow-jsonschema-3': discarding no candidates 2022-04-12T09:52:34,481 ERROR: Could not find a version that satisfies the requirement marshmallow-jsonschema-3==1.0.0 (from versions: none) 2022-04-12T09:52:34,484 ERROR: No matching distribution found for marshmallow-jsonschema-3==1.0.0 2022-04-12T09:52:34,486 Exception information: 2022-04-12T09:52:34,486 Traceback (most recent call last): 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-12T09:52:34,486 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-12T09:52:34,486 raise RequirementsConflicted(criterion) 2022-04-12T09:52:34,486 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('marshmallow-jsonschema-3==1.0.0') 2022-04-12T09:52:34,486 2022-04-12T09:52:34,486 During handling of the above exception, another exception occurred: 2022-04-12T09:52:34,486 2022-04-12T09:52:34,486 Traceback (most recent call last): 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-12T09:52:34,486 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-12T09:52:34,486 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-12T09:52:34,486 raise ResolutionImpossible(e.criterion.information) 2022-04-12T09:52:34,486 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('marshmallow-jsonschema-3==1.0.0'), parent=None)] 2022-04-12T09:52:34,486 2022-04-12T09:52:34,486 The above exception was the direct cause of the following exception: 2022-04-12T09:52:34,486 2022-04-12T09:52:34,486 Traceback (most recent call last): 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-12T09:52:34,486 status = run_func(*args) 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-12T09:52:34,486 return func(self, options, args) 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-12T09:52:34,486 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-12T09:52:34,486 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-12T09:52:34,486 raise error from e 2022-04-12T09:52:34,486 pip._internal.exceptions.DistributionNotFound: No matching distribution found for marshmallow-jsonschema-3==1.0.0 2022-04-12T09:52:34,494 Removed build tracker: '/tmp/pip-req-tracker-rxj_87wq'