2022-03-23T03:11:48,401 Created temporary directory: /tmp/pip-ephem-wheel-cache-21_al8cf 2022-03-23T03:11:48,406 Created temporary directory: /tmp/pip-req-tracker-cwyp5m7t 2022-03-23T03:11:48,407 Initialized build tracking at /tmp/pip-req-tracker-cwyp5m7t 2022-03-23T03:11:48,407 Created build tracker: /tmp/pip-req-tracker-cwyp5m7t 2022-03-23T03:11:48,408 Entered build tracker: /tmp/pip-req-tracker-cwyp5m7t 2022-03-23T03:11:48,409 Created temporary directory: /tmp/pip-wheel-i04a9lwt 2022-03-23T03:11:48,471 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-23T03:11:48,480 2 location(s) to search for versions of faker-security: 2022-03-23T03:11:48,480 * https://pypi.org/simple/faker-security/ 2022-03-23T03:11:48,480 * https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:11:48,481 Fetching project page and analyzing links: https://pypi.org/simple/faker-security/ 2022-03-23T03:11:48,482 Getting page https://pypi.org/simple/faker-security/ 2022-03-23T03:11:48,485 Found index url https://pypi.org/simple 2022-03-23T03:11:48,597 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:11:48,598 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:11:48,600 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:11:48,600 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:11:48,601 Fetching project page and analyzing links: https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:11:48,602 Getting page https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:11:48,604 Found index url https://www.piwheels.org/simple 2022-03-23T03:11:48,804 Skipping link: not a file: https://www.piwheels.org/simple/faker-security/ 2022-03-23T03:11:48,805 Skipping link: not a file: https://pypi.org/simple/faker-security/ 2022-03-23T03:11:48,838 Given no hashes to check 0 links for project 'faker-security': discarding no candidates 2022-03-23T03:11:48,839 ERROR: Could not find a version that satisfies the requirement faker-security==0.1.0 (from versions: none) 2022-03-23T03:11:48,841 ERROR: No matching distribution found for faker-security==0.1.0 2022-03-23T03:11:48,843 Exception information: 2022-03-23T03:11:48,843 Traceback (most recent call last): 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-23T03:11:48,843 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-23T03:11:48,843 raise RequirementsConflicted(criterion) 2022-03-23T03:11:48,843 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('faker-security==0.1.0') 2022-03-23T03:11:48,843 2022-03-23T03:11:48,843 During handling of the above exception, another exception occurred: 2022-03-23T03:11:48,843 2022-03-23T03:11:48,843 Traceback (most recent call last): 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-23T03:11:48,843 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-23T03:11:48,843 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-23T03:11:48,843 raise ResolutionImpossible(e.criterion.information) 2022-03-23T03:11:48,843 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('faker-security==0.1.0'), parent=None)] 2022-03-23T03:11:48,843 2022-03-23T03:11:48,843 The above exception was the direct cause of the following exception: 2022-03-23T03:11:48,843 2022-03-23T03:11:48,843 Traceback (most recent call last): 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-23T03:11:48,843 status = run_func(*args) 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-23T03:11:48,843 return func(self, options, args) 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-23T03:11:48,843 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-23T03:11:48,843 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-23T03:11:48,843 raise error from e 2022-03-23T03:11:48,843 pip._internal.exceptions.DistributionNotFound: No matching distribution found for faker-security==0.1.0 2022-03-23T03:11:48,852 Removed build tracker: '/tmp/pip-req-tracker-cwyp5m7t'