2022-03-23T04:20:44,506 Created temporary directory: /tmp/pip-ephem-wheel-cache-y2mvu7x8 2022-03-23T04:20:44,512 Created temporary directory: /tmp/pip-req-tracker-hgqtk6af 2022-03-23T04:20:44,513 Initialized build tracking at /tmp/pip-req-tracker-hgqtk6af 2022-03-23T04:20:44,513 Created build tracker: /tmp/pip-req-tracker-hgqtk6af 2022-03-23T04:20:44,513 Entered build tracker: /tmp/pip-req-tracker-hgqtk6af 2022-03-23T04:20:44,515 Created temporary directory: /tmp/pip-wheel-dmwfnsys 2022-03-23T04:20:44,577 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-23T04:20:44,586 2 location(s) to search for versions of tj-json: 2022-03-23T04:20:44,586 * https://pypi.org/simple/tj-json/ 2022-03-23T04:20:44,586 * https://www.piwheels.org/simple/tj-json/ 2022-03-23T04:20:44,587 Fetching project page and analyzing links: https://pypi.org/simple/tj-json/ 2022-03-23T04:20:44,588 Getting page https://pypi.org/simple/tj-json/ 2022-03-23T04:20:44,592 Found index url https://pypi.org/simple 2022-03-23T04:20:44,700 Skipping link: No binaries permitted for tj-json: https://files.pythonhosted.org/packages/d4/cb/a8c19311af52df76231769cfb517f76cf785c0b9ea1657aa6069a8c34159/tj_json-1.0.0-py3-none-any.whl#sha256=3f6752c43f05d3367f4c25dca82d84571fd5a74f9eca56e5b9b8fe41c4be826e (from https://pypi.org/simple/tj-json/) (requires-python:>=3.8,<4.0) 2022-03-23T04:20:44,702 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8d/17/63a1e97991b009bd3d05fe86fec3dfd72fc6af43cbe33b3cd907099cfc16/tj_json-1.0.0.tar.gz#sha256=6eb9523c8c0d4a30bc5928c761caf146085804701fb69e27846b0412bb8f26a0 (from https://pypi.org/simple/tj-json/) (requires-python:>=3.8,<4.0) 2022-03-23T04:20:44,703 Skipping link: No binaries permitted for tj-json: https://files.pythonhosted.org/packages/24/7a/ebcda0058451ee3be316ca48bf4007aee5fbb805bf3e5f0cc9c463895d17/tj_json-1.0.1-py3-none-any.whl#sha256=11e49caf1c919ad980d44eae0901d911a472a4932a8e00429833ab063e1098fd (from https://pypi.org/simple/tj-json/) (requires-python:>=3.8,<4.0) 2022-03-23T04:20:44,705 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/df/bb/e4e7c17358517bfbd6d47f7c0f52d7909e2274d7fe796fd2f59f3a76915b/tj_json-1.0.1.tar.gz#sha256=d1f61be5c4164da3a96c2c684dc08fa041852f5eaca28a657f50e60257e0cc36 (from https://pypi.org/simple/tj-json/) (requires-python:>=3.8,<4.0) 2022-03-23T04:20:44,705 Fetching project page and analyzing links: https://www.piwheels.org/simple/tj-json/ 2022-03-23T04:20:44,706 Getting page https://www.piwheels.org/simple/tj-json/ 2022-03-23T04:20:44,708 Found index url https://www.piwheels.org/simple 2022-03-23T04:20:44,931 Skipping link: not a file: https://www.piwheels.org/simple/tj-json/ 2022-03-23T04:20:44,931 Skipping link: not a file: https://pypi.org/simple/tj-json/ 2022-03-23T04:20:44,964 Given no hashes to check 0 links for project 'tj-json': discarding no candidates 2022-03-23T04:20:44,965 ERROR: Could not find a version that satisfies the requirement tj-json==1.0.1 (from versions: none) 2022-03-23T04:20:44,968 ERROR: No matching distribution found for tj-json==1.0.1 2022-03-23T04:20:44,970 Exception information: 2022-03-23T04:20:44,970 Traceback (most recent call last): 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-23T04:20:44,970 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-23T04:20:44,970 raise RequirementsConflicted(criterion) 2022-03-23T04:20:44,970 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tj-json==1.0.1') 2022-03-23T04:20:44,970 2022-03-23T04:20:44,970 During handling of the above exception, another exception occurred: 2022-03-23T04:20:44,970 2022-03-23T04:20:44,970 Traceback (most recent call last): 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-23T04:20:44,970 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-23T04:20:44,970 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-23T04:20:44,970 raise ResolutionImpossible(e.criterion.information) 2022-03-23T04:20:44,970 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tj-json==1.0.1'), parent=None)] 2022-03-23T04:20:44,970 2022-03-23T04:20:44,970 The above exception was the direct cause of the following exception: 2022-03-23T04:20:44,970 2022-03-23T04:20:44,970 Traceback (most recent call last): 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-23T04:20:44,970 status = run_func(*args) 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-23T04:20:44,970 return func(self, options, args) 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-23T04:20:44,970 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-23T04:20:44,970 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-23T04:20:44,970 raise error from e 2022-03-23T04:20:44,970 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tj-json==1.0.1 2022-03-23T04:20:44,978 Removed build tracker: '/tmp/pip-req-tracker-hgqtk6af'