2022-04-12T03:52:38,977 Created temporary directory: /tmp/pip-ephem-wheel-cache-cxztos8p 2022-04-12T03:52:38,982 Created temporary directory: /tmp/pip-req-tracker-ougwrq50 2022-04-12T03:52:38,983 Initialized build tracking at /tmp/pip-req-tracker-ougwrq50 2022-04-12T03:52:38,983 Created build tracker: /tmp/pip-req-tracker-ougwrq50 2022-04-12T03:52:38,984 Entered build tracker: /tmp/pip-req-tracker-ougwrq50 2022-04-12T03:52:38,985 Created temporary directory: /tmp/pip-wheel-fvlpo1fw 2022-04-12T03:52:39,053 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-12T03:52:39,067 2 location(s) to search for versions of audit-tools: 2022-04-12T03:52:39,067 * https://pypi.org/simple/audit-tools/ 2022-04-12T03:52:39,067 * https://www.piwheels.org/simple/audit-tools/ 2022-04-12T03:52:39,068 Fetching project page and analyzing links: https://pypi.org/simple/audit-tools/ 2022-04-12T03:52:39,069 Getting page https://pypi.org/simple/audit-tools/ 2022-04-12T03:52:39,072 Found index url https://pypi.org/simple 2022-04-12T03:52:39,182 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/60/63/8c125bc253b11854f7a39e8a13ab5184cffee12f8638df5e386fd920f871/audit-tools-0.1.0.tar.gz#sha256=f0175bf77bb14466452833171ded4d8aa4502751541698059ced97b96cda3e4a (from https://pypi.org/simple/audit-tools/) (requires-python:>=3.8,<4.0) 2022-04-12T03:52:39,183 Skipping link: No binaries permitted for audit-tools: https://files.pythonhosted.org/packages/f3/f9/311d3d733ab2a0e14ad1e4dbb282e5d2530d352238e38e87ea8531a25f4e/audit_tools-0.1.0-py3-none-any.whl#sha256=6b5946e117bf641b55ba06458d989abbcd74edcd7549c5d3c9846487aeded492 (from https://pypi.org/simple/audit-tools/) (requires-python:>=3.8,<4.0) 2022-04-12T03:52:39,184 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f8/46/ede10957fc48d38f353cb37a4ec9a005610f008bec8c9dca9040375f7246/audit-tools-0.1.1.tar.gz#sha256=307c4f3491eee5439d551da44b252978c3d9467f6595cc58b5c97aca9d38f19d (from https://pypi.org/simple/audit-tools/) (requires-python:>=3.8,<4.0) 2022-04-12T03:52:39,185 Skipping link: No binaries permitted for audit-tools: https://files.pythonhosted.org/packages/a7/67/0fbff0296da244f2c88740ec93d5d15e937ce6acf4c60606ed7fbfaa2cb3/audit_tools-0.1.1-py3-none-any.whl#sha256=311ddaf77e2f79203bca6fcb6c7dbf1f40df07ce3ea5d9ee62e85a7b2dcecbe5 (from https://pypi.org/simple/audit-tools/) (requires-python:>=3.8,<4.0) 2022-04-12T03:52:39,186 Fetching project page and analyzing links: https://www.piwheels.org/simple/audit-tools/ 2022-04-12T03:52:39,186 Getting page https://www.piwheels.org/simple/audit-tools/ 2022-04-12T03:52:39,188 Found index url https://www.piwheels.org/simple 2022-04-12T03:52:39,400 Skipping link: not a file: https://www.piwheels.org/simple/audit-tools/ 2022-04-12T03:52:39,401 Skipping link: not a file: https://pypi.org/simple/audit-tools/ 2022-04-12T03:52:39,433 Given no hashes to check 0 links for project 'audit-tools': discarding no candidates 2022-04-12T03:52:39,434 ERROR: Could not find a version that satisfies the requirement audit-tools==0.1.1 (from versions: none) 2022-04-12T03:52:39,437 ERROR: No matching distribution found for audit-tools==0.1.1 2022-04-12T03:52:39,439 Exception information: 2022-04-12T03:52:39,439 Traceback (most recent call last): 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-12T03:52:39,439 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-12T03:52:39,439 raise RequirementsConflicted(criterion) 2022-04-12T03:52:39,439 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('audit-tools==0.1.1') 2022-04-12T03:52:39,439 2022-04-12T03:52:39,439 During handling of the above exception, another exception occurred: 2022-04-12T03:52:39,439 2022-04-12T03:52:39,439 Traceback (most recent call last): 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-12T03:52:39,439 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-12T03:52:39,439 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-12T03:52:39,439 raise ResolutionImpossible(e.criterion.information) 2022-04-12T03:52:39,439 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('audit-tools==0.1.1'), parent=None)] 2022-04-12T03:52:39,439 2022-04-12T03:52:39,439 The above exception was the direct cause of the following exception: 2022-04-12T03:52:39,439 2022-04-12T03:52:39,439 Traceback (most recent call last): 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-12T03:52:39,439 status = run_func(*args) 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-12T03:52:39,439 return func(self, options, args) 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-12T03:52:39,439 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-12T03:52:39,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-12T03:52:39,439 raise error from e 2022-04-12T03:52:39,439 pip._internal.exceptions.DistributionNotFound: No matching distribution found for audit-tools==0.1.1 2022-04-12T03:52:39,447 Removed build tracker: '/tmp/pip-req-tracker-ougwrq50'