2022-04-18T09:23:10,776 Created temporary directory: /tmp/pip-ephem-wheel-cache-jwx2322n 2022-04-18T09:23:10,782 Created temporary directory: /tmp/pip-req-tracker-mmbik5gy 2022-04-18T09:23:10,782 Initialized build tracking at /tmp/pip-req-tracker-mmbik5gy 2022-04-18T09:23:10,783 Created build tracker: /tmp/pip-req-tracker-mmbik5gy 2022-04-18T09:23:10,783 Entered build tracker: /tmp/pip-req-tracker-mmbik5gy 2022-04-18T09:23:10,784 Created temporary directory: /tmp/pip-wheel-th1nuoru 2022-04-18T09:23:10,846 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-18T09:23:10,860 2 location(s) to search for versions of crackme-template: 2022-04-18T09:23:10,860 * https://pypi.org/simple/crackme-template/ 2022-04-18T09:23:10,860 * https://www.piwheels.org/simple/crackme-template/ 2022-04-18T09:23:10,862 Fetching project page and analyzing links: https://pypi.org/simple/crackme-template/ 2022-04-18T09:23:10,863 Getting page https://pypi.org/simple/crackme-template/ 2022-04-18T09:23:10,866 Found index url https://pypi.org/simple 2022-04-18T09:23:10,973 Skipping link: No binaries permitted for crackme-template: https://files.pythonhosted.org/packages/2e/3e/941eeac444017a2eb1581c414ad178928139be332300ba825a71d56aefd4/crackme_template-0.0.1-py3-none-any.whl#sha256=fe17f8afa4d8b684c099103e557c52954f8d757476f7c7b343e15411c9fb6055 (from https://pypi.org/simple/crackme-template/) (requires-python:>=3.9) 2022-04-18T09:23:10,975 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/90/f2/bfdbbf27f5bc81813a1ac2184e3e5d24a24973b81cd9d228e83ec77b1e95/crackme_template-0.0.1.tar.gz#sha256=ddad6ccbb8831c49c12561c2020412fd71c385560593a92619ab1aeb36df439a (from https://pypi.org/simple/crackme-template/) (requires-python:>=3.9) 2022-04-18T09:23:10,976 Fetching project page and analyzing links: https://www.piwheels.org/simple/crackme-template/ 2022-04-18T09:23:10,976 Getting page https://www.piwheels.org/simple/crackme-template/ 2022-04-18T09:23:10,978 Found index url https://www.piwheels.org/simple 2022-04-18T09:23:11,192 Skipping link: not a file: https://www.piwheels.org/simple/crackme-template/ 2022-04-18T09:23:11,193 Skipping link: not a file: https://pypi.org/simple/crackme-template/ 2022-04-18T09:23:11,226 Given no hashes to check 0 links for project 'crackme-template': discarding no candidates 2022-04-18T09:23:11,227 ERROR: Could not find a version that satisfies the requirement crackme-template==0.0.1 (from versions: none) 2022-04-18T09:23:11,230 ERROR: No matching distribution found for crackme-template==0.0.1 2022-04-18T09:23:11,232 Exception information: 2022-04-18T09:23:11,232 Traceback (most recent call last): 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-18T09:23:11,232 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-18T09:23:11,232 raise RequirementsConflicted(criterion) 2022-04-18T09:23:11,232 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crackme-template==0.0.1') 2022-04-18T09:23:11,232 2022-04-18T09:23:11,232 During handling of the above exception, another exception occurred: 2022-04-18T09:23:11,232 2022-04-18T09:23:11,232 Traceback (most recent call last): 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-18T09:23:11,232 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-18T09:23:11,232 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-18T09:23:11,232 raise ResolutionImpossible(e.criterion.information) 2022-04-18T09:23:11,232 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crackme-template==0.0.1'), parent=None)] 2022-04-18T09:23:11,232 2022-04-18T09:23:11,232 The above exception was the direct cause of the following exception: 2022-04-18T09:23:11,232 2022-04-18T09:23:11,232 Traceback (most recent call last): 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-18T09:23:11,232 status = run_func(*args) 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-18T09:23:11,232 return func(self, options, args) 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-18T09:23:11,232 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-18T09:23:11,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-18T09:23:11,232 raise error from e 2022-04-18T09:23:11,232 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crackme-template==0.0.1 2022-04-18T09:23:11,240 Removed build tracker: '/tmp/pip-req-tracker-mmbik5gy'