2023-05-12T16:03:17,761 Created temporary directory: /tmp/pip-build-tracker-38juaoim 2023-05-12T16:03:17,763 Initialized build tracking at /tmp/pip-build-tracker-38juaoim 2023-05-12T16:03:17,764 Created build tracker: /tmp/pip-build-tracker-38juaoim 2023-05-12T16:03:17,764 Entered build tracker: /tmp/pip-build-tracker-38juaoim 2023-05-12T16:03:17,765 Created temporary directory: /tmp/pip-wheel-_qd65axf 2023-05-12T16:03:17,774 Created temporary directory: /tmp/pip-ephem-wheel-cache-gq54uh42 2023-05-12T16:03:17,825 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-12T16:03:17,833 2 location(s) to search for versions of vallocal: 2023-05-12T16:03:17,833 * https://pypi.org/simple/vallocal/ 2023-05-12T16:03:17,833 * https://www.piwheels.org/simple/vallocal/ 2023-05-12T16:03:17,834 Fetching project page and analyzing links: https://pypi.org/simple/vallocal/ 2023-05-12T16:03:17,835 Getting page https://pypi.org/simple/vallocal/ 2023-05-12T16:03:17,839 Found index url https://pypi.org/simple/ 2023-05-12T16:03:18,062 Fetched page https://pypi.org/simple/vallocal/ as application/vnd.pypi.simple.v1+json 2023-05-12T16:03:18,065 Skipping link: No binaries permitted for vallocal: https://files.pythonhosted.org/packages/f0/2f/0967ec1655e1d388dabe9b3703fa89c8c46f2fdc3cecb8e839c54ae33937/ValLocal-0.0.1-py3-none-any.whl (from https://pypi.org/simple/vallocal/) (requires-python:>=3.8) 2023-05-12T16:03:18,066 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/54/d1/f7abacb722b56605fd912ed543adfcc756b615b14b5e35800b8df329ff42/ValLocal-0.0.1.tar.gz (from https://pypi.org/simple/vallocal/) (requires-python:>=3.8) 2023-05-12T16:03:18,067 Skipping link: 0.0.1 Requires-Python >=3.8: https://files.pythonhosted.org/packages/54/d1/f7abacb722b56605fd912ed543adfcc756b615b14b5e35800b8df329ff42/ValLocal-0.0.1.tar.gz (from https://pypi.org/simple/vallocal/) (requires-python:>=3.8) 2023-05-12T16:03:18,068 Fetching project page and analyzing links: https://www.piwheels.org/simple/vallocal/ 2023-05-12T16:03:18,068 Getting page https://www.piwheels.org/simple/vallocal/ 2023-05-12T16:03:18,070 Found index url https://www.piwheels.org/simple/ 2023-05-12T16:03:18,309 Fetched page https://www.piwheels.org/simple/vallocal/ as text/html 2023-05-12T16:03:18,312 Skipping link: No binaries permitted for vallocal: https://www.piwheels.org/simple/vallocal/ValLocal-0.0.1-py3-none-any.whl#sha256=195426ac57d846883c5924c3520ef592c4c8cda6f21213300664bd081fc142c0 (from https://www.piwheels.org/simple/vallocal/) (requires-python:>=3.8) 2023-05-12T16:03:18,313 Skipping link: not a file: https://www.piwheels.org/simple/vallocal/ 2023-05-12T16:03:18,314 Skipping link: not a file: https://pypi.org/simple/vallocal/ 2023-05-12T16:03:18,342 Given no hashes to check 0 links for project 'vallocal': discarding no candidates 2023-05-12T16:03:18,343 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.8 2023-05-12T16:03:18,346 ERROR: Could not find a version that satisfies the requirement vallocal==0.0.1 (from versions: none) 2023-05-12T16:03:18,348 ERROR: No matching distribution found for vallocal==0.0.1 2023-05-12T16:03:18,350 Exception information: 2023-05-12T16:03:18,350 Traceback (most recent call last): 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-12T16:03:18,350 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-12T16:03:18,350 raise RequirementsConflicted(criterion) 2023-05-12T16:03:18,350 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vallocal==0.0.1') 2023-05-12T16:03:18,350 2023-05-12T16:03:18,350 During handling of the above exception, another exception occurred: 2023-05-12T16:03:18,350 2023-05-12T16:03:18,350 Traceback (most recent call last): 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-12T16:03:18,350 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-12T16:03:18,350 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-12T16:03:18,350 raise ResolutionImpossible(e.criterion.information) 2023-05-12T16:03:18,350 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vallocal==0.0.1'), parent=None)] 2023-05-12T16:03:18,350 2023-05-12T16:03:18,350 The above exception was the direct cause of the following exception: 2023-05-12T16:03:18,350 2023-05-12T16:03:18,350 Traceback (most recent call last): 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-12T16:03:18,350 status = run_func(*args) 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-12T16:03:18,350 return func(self, options, args) 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-12T16:03:18,350 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-12T16:03:18,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-12T16:03:18,350 raise error from e 2023-05-12T16:03:18,350 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vallocal==0.0.1 2023-05-12T16:03:18,359 Removed build tracker: '/tmp/pip-build-tracker-38juaoim'