2022-03-23T03:14:08,949 Created temporary directory: /tmp/pip-ephem-wheel-cache-osckdm2u 2022-03-23T03:14:08,954 Created temporary directory: /tmp/pip-req-tracker-s7pt31kr 2022-03-23T03:14:08,955 Initialized build tracking at /tmp/pip-req-tracker-s7pt31kr 2022-03-23T03:14:08,955 Created build tracker: /tmp/pip-req-tracker-s7pt31kr 2022-03-23T03:14:08,956 Entered build tracker: /tmp/pip-req-tracker-s7pt31kr 2022-03-23T03:14:08,957 Created temporary directory: /tmp/pip-wheel-aucxxwhg 2022-03-23T03:14:09,019 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-23T03:14:09,028 2 location(s) to search for versions of faker-security: 2022-03-23T03:14:09,028 * https://pypi.org/simple/faker-security/ 2022-03-23T03:14:09,028 * https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:14:09,029 Fetching project page and analyzing links: https://pypi.org/simple/faker-security/ 2022-03-23T03:14:09,030 Getting page https://pypi.org/simple/faker-security/ 2022-03-23T03:14:09,033 Found index url https://pypi.org/simple 2022-03-23T03:14:09,143 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/7f/b6/849abb3e0a9e4857d5cb30346c9f0159b19374341a695afd17a333e724c5/faker-security-0.1.0.tar.gz#sha256=5f8b7069c17e214c1c3bc7b466b44e3aec5e3fc836e1454cadb9f45f0a31e3f2 (from https://pypi.org/simple/faker-security/) (requires-python:>=3.9,<4.0) 2022-03-23T03:14:09,143 Skipping link: No binaries permitted for faker-security: https://files.pythonhosted.org/packages/53/ac/3595ea696d4ea779edf94f26e26042e3d70e4d7d710c87f21f8f92b6fde6/faker_security-0.1.0-py3-none-any.whl#sha256=4f0e71b0ef4ceebb7a550dad45099b17b947f1e922eb42df40adabdb57b8b87f (from https://pypi.org/simple/faker-security/) (requires-python:>=3.9,<4.0) 2022-03-23T03:14:09,145 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/7b/49/1f4b28eea388c50ddd753471f154833d0754f27e279bc03e3ad158d022ed/faker-security-0.2.0.tar.gz#sha256=f1cab57fba2980a54e3005eb8348167178397bd41d3a7f534ca051948f6971c3 (from https://pypi.org/simple/faker-security/) (requires-python:>=3.8,<4.0) 2022-03-23T03:14:09,145 Skipping link: No binaries permitted for faker-security: https://files.pythonhosted.org/packages/66/e1/109898e5d5bade9b537390333285c51eaabe1275ddc9a4c754ded80d0afa/faker_security-0.2.0-py3-none-any.whl#sha256=24c55909596b5804be0b3695c78dbfd9685a010cce9e0975b5063eba259bc30c (from https://pypi.org/simple/faker-security/) (requires-python:>=3.8,<4.0) 2022-03-23T03:14:09,146 Fetching project page and analyzing links: https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:14:09,147 Getting page https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:14:09,149 Found index url https://www.piwheels.org/simple 2022-03-23T03:14:09,369 Skipping link: not a file: https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:14:09,370 Skipping link: not a file: https://pypi.org/simple/faker-security/ 2022-03-23T03:14:09,403 Given no hashes to check 0 links for project 'faker-security': discarding no candidates 2022-03-23T03:14:09,404 ERROR: Could not find a version that satisfies the requirement faker-security==0.2.0 (from versions: none) 2022-03-23T03:14:09,406 ERROR: No matching distribution found for faker-security==0.2.0 2022-03-23T03:14:09,408 Exception information: 2022-03-23T03:14:09,408 Traceback (most recent call last): 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-23T03:14:09,408 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-23T03:14:09,408 raise RequirementsConflicted(criterion) 2022-03-23T03:14:09,408 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('faker-security==0.2.0') 2022-03-23T03:14:09,408 2022-03-23T03:14:09,408 During handling of the above exception, another exception occurred: 2022-03-23T03:14:09,408 2022-03-23T03:14:09,408 Traceback (most recent call last): 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-23T03:14:09,408 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-23T03:14:09,408 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-23T03:14:09,408 raise ResolutionImpossible(e.criterion.information) 2022-03-23T03:14:09,408 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('faker-security==0.2.0'), parent=None)] 2022-03-23T03:14:09,408 2022-03-23T03:14:09,408 The above exception was the direct cause of the following exception: 2022-03-23T03:14:09,408 2022-03-23T03:14:09,408 Traceback (most recent call last): 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-23T03:14:09,408 status = run_func(*args) 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-23T03:14:09,408 return func(self, options, args) 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-23T03:14:09,408 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-23T03:14:09,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-23T03:14:09,408 raise error from e 2022-03-23T03:14:09,408 pip._internal.exceptions.DistributionNotFound: No matching distribution found for faker-security==0.2.0 2022-03-23T03:14:09,417 Removed build tracker: '/tmp/pip-req-tracker-s7pt31kr'