2022-03-04T04:26:19,436 Created temporary directory: /tmp/pip-ephem-wheel-cache-sxbxlj7q 2022-03-04T04:26:19,442 Created temporary directory: /tmp/pip-req-tracker-4qkxih3e 2022-03-04T04:26:19,443 Initialized build tracking at /tmp/pip-req-tracker-4qkxih3e 2022-03-04T04:26:19,444 Created build tracker: /tmp/pip-req-tracker-4qkxih3e 2022-03-04T04:26:19,444 Entered build tracker: /tmp/pip-req-tracker-4qkxih3e 2022-03-04T04:26:19,445 Created temporary directory: /tmp/pip-wheel-eo71qqax 2022-03-04T04:26:19,516 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-04T04:26:19,525 2 location(s) to search for versions of pa-license-check: 2022-03-04T04:26:19,525 * https://pypi.org/simple/pa-license-check/ 2022-03-04T04:26:19,525 * https://www.piwheels.org/simple/pa-license-check/ 2022-03-04T04:26:19,526 Fetching project page and analyzing links: https://pypi.org/simple/pa-license-check/ 2022-03-04T04:26:19,528 Getting page https://pypi.org/simple/pa-license-check/ 2022-03-04T04:26:19,531 Found index url https://pypi.org/simple 2022-03-04T04:26:19,642 Skipping link: No binaries permitted for pa-license-check: https://files.pythonhosted.org/packages/bf/1c/d4d20b0e957063991cd66b005e7c66a33708a840566e610e97763d8f7089/pa_license_check-0.1.0-py3-none-any.whl#sha256=84a5fc10b2009ef0b70c8e9628c53d43ba025ced43ac4bb0a4ab2637816988a9 (from https://pypi.org/simple/pa-license-check/) (requires-python:>=3.8,<4.0) 2022-03-04T04:26:19,644 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c7/c4/ec9a44d97aa504c52d3f2186e19f992c498be9a8e248889ff16975755d34/pa_license_check-0.1.0.tar.gz#sha256=c6fa887eae3a4be82d2e4a7ce64c958a850e71e811f1637b3cf689ed7a50e49a (from https://pypi.org/simple/pa-license-check/) (requires-python:>=3.8,<4.0) 2022-03-04T04:26:19,645 Fetching project page and analyzing links: https://www.piwheels.org/simple/pa-license-check/ 2022-03-04T04:26:19,645 Getting page https://www.piwheels.org/simple/pa-license-check/ 2022-03-04T04:26:19,647 Found index url https://www.piwheels.org/simple 2022-03-04T04:26:19,847 Skipping link: not a file: https://www.piwheels.org/simple/pa-license-check/ 2022-03-04T04:26:19,848 Skipping link: not a file: https://pypi.org/simple/pa-license-check/ 2022-03-04T04:26:19,880 Given no hashes to check 0 links for project 'pa-license-check': discarding no candidates 2022-03-04T04:26:19,881 ERROR: Could not find a version that satisfies the requirement pa-license-check==0.1.0 (from versions: none) 2022-03-04T04:26:19,884 ERROR: No matching distribution found for pa-license-check==0.1.0 2022-03-04T04:26:19,886 Exception information: 2022-03-04T04:26:19,886 Traceback (most recent call last): 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-04T04:26:19,886 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-04T04:26:19,886 raise RequirementsConflicted(criterion) 2022-03-04T04:26:19,886 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pa-license-check==0.1.0') 2022-03-04T04:26:19,886 2022-03-04T04:26:19,886 During handling of the above exception, another exception occurred: 2022-03-04T04:26:19,886 2022-03-04T04:26:19,886 Traceback (most recent call last): 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-04T04:26:19,886 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-04T04:26:19,886 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-04T04:26:19,886 raise ResolutionImpossible(e.criterion.information) 2022-03-04T04:26:19,886 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pa-license-check==0.1.0'), parent=None)] 2022-03-04T04:26:19,886 2022-03-04T04:26:19,886 The above exception was the direct cause of the following exception: 2022-03-04T04:26:19,886 2022-03-04T04:26:19,886 Traceback (most recent call last): 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-04T04:26:19,886 status = run_func(*args) 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-04T04:26:19,886 return func(self, options, args) 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-04T04:26:19,886 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-04T04:26:19,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-04T04:26:19,886 raise error from e 2022-03-04T04:26:19,886 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pa-license-check==0.1.0 2022-03-04T04:26:19,895 Removed build tracker: '/tmp/pip-req-tracker-4qkxih3e'