2023-09-21T15:02:36,848 Created temporary directory: /tmp/pip-build-tracker-rmnj6_66 2023-09-21T15:02:36,849 Initialized build tracking at /tmp/pip-build-tracker-rmnj6_66 2023-09-21T15:02:36,849 Created build tracker: /tmp/pip-build-tracker-rmnj6_66 2023-09-21T15:02:36,850 Entered build tracker: /tmp/pip-build-tracker-rmnj6_66 2023-09-21T15:02:36,851 Created temporary directory: /tmp/pip-wheel-5z_cdt4z 2023-09-21T15:02:36,854 Created temporary directory: /tmp/pip-ephem-wheel-cache-3t6qylaa 2023-09-21T15:02:36,876 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-21T15:02:36,880 2 location(s) to search for versions of id-card-check-code-verification: 2023-09-21T15:02:36,880 * https://pypi.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:36,880 * https://www.piwheels.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:36,881 Fetching project page and analyzing links: https://pypi.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:36,881 Getting page https://pypi.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:36,883 Found index url https://pypi.org/simple/ 2023-09-21T15:02:37,131 Fetched page https://pypi.org/simple/id-card-check-code-verification/ as application/vnd.pypi.simple.v1+json 2023-09-21T15:02:37,133 Skipping link: Missing project version for id-card-check-code-verification: https://files.pythonhosted.org/packages/75/83/09c58ce87acd724eacf8cc3f2899f15d0ca565ddac502162910c104e2273/ID%20card%20check%20code%20verification-1.0.tar.gz (from https://pypi.org/simple/id-card-check-code-verification/) 2023-09-21T15:02:37,133 Skipping link: No binaries permitted for id-card-check-code-verification: https://files.pythonhosted.org/packages/b4/27/af101225fe7b2f77317139132595fe51c191139bb73d89c2e23d272b8e14/ID_card_check_code_verification-1.0-py3-none-any.whl (from https://pypi.org/simple/id-card-check-code-verification/) 2023-09-21T15:02:37,134 Fetching project page and analyzing links: https://www.piwheels.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:37,135 Getting page https://www.piwheels.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:37,136 Found index url https://www.piwheels.org/simple/ 2023-09-21T15:02:50,871 Fetched page https://www.piwheels.org/simple/id-card-check-code-verification/ as text/html 2023-09-21T15:02:50,873 Skipping link: not a file: https://www.piwheels.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:50,874 Skipping link: not a file: https://pypi.org/simple/id-card-check-code-verification/ 2023-09-21T15:02:50,918 Given no hashes to check 0 links for project 'id-card-check-code-verification': discarding no candidates 2023-09-21T15:02:50,920 ERROR: Could not find a version that satisfies the requirement id-card-check-code-verification==1.0 (from versions: none) 2023-09-21T15:02:50,923 ERROR: No matching distribution found for id-card-check-code-verification==1.0 2023-09-21T15:02:50,926 Exception information: 2023-09-21T15:02:50,926 Traceback (most recent call last): 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-21T15:02:50,926 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-21T15:02:50,926 raise RequirementsConflicted(criterion) 2023-09-21T15:02:50,926 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('id-card-check-code-verification==1.0') 2023-09-21T15:02:50,926 2023-09-21T15:02:50,926 During handling of the above exception, another exception occurred: 2023-09-21T15:02:50,926 2023-09-21T15:02:50,926 Traceback (most recent call last): 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-21T15:02:50,926 result = self._result = resolver.resolve( 2023-09-21T15:02:50,926 ^^^^^^^^^^^^^^^^^ 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-21T15:02:50,926 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-21T15:02:50,926 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-21T15:02:50,926 raise ResolutionImpossible(e.criterion.information) 2023-09-21T15:02:50,926 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('id-card-check-code-verification==1.0'), parent=None)] 2023-09-21T15:02:50,926 2023-09-21T15:02:50,926 The above exception was the direct cause of the following exception: 2023-09-21T15:02:50,926 2023-09-21T15:02:50,926 Traceback (most recent call last): 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-21T15:02:50,926 status = run_func(*args) 2023-09-21T15:02:50,926 ^^^^^^^^^^^^^^^ 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-21T15:02:50,926 return func(self, options, args) 2023-09-21T15:02:50,926 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-21T15:02:50,926 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-21T15:02:50,926 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-21T15:02:50,926 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-21T15:02:50,926 raise error from e 2023-09-21T15:02:50,926 pip._internal.exceptions.DistributionNotFound: No matching distribution found for id-card-check-code-verification==1.0 2023-09-21T15:02:50,935 Removed build tracker: '/tmp/pip-build-tracker-rmnj6_66'