2024-11-20T09:27:41,905 Disabling truststore because Python version isn't 3.10+ 2024-11-20T09:27:42,418 Created temporary directory: /tmp/pip-build-tracker-th7k7y9e 2024-11-20T09:27:42,419 Initialized build tracking at /tmp/pip-build-tracker-th7k7y9e 2024-11-20T09:27:42,419 Created build tracker: /tmp/pip-build-tracker-th7k7y9e 2024-11-20T09:27:42,419 Entered build tracker: /tmp/pip-build-tracker-th7k7y9e 2024-11-20T09:27:42,419 Created temporary directory: /tmp/pip-wheel-6rh35_1r 2024-11-20T09:27:42,425 Created temporary directory: /tmp/pip-ephem-wheel-cache-ybo2c_sw 2024-11-20T09:27:42,469 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-20T09:27:42,473 2 location(s) to search for versions of localtunnel-py: 2024-11-20T09:27:42,473 * https://pypi.org/simple/localtunnel-py/ 2024-11-20T09:27:42,473 * https://www.piwheels.org/simple/localtunnel-py/ 2024-11-20T09:27:42,473 Fetching project page and analyzing links: https://pypi.org/simple/localtunnel-py/ 2024-11-20T09:27:42,473 Getting page https://pypi.org/simple/localtunnel-py/ 2024-11-20T09:27:42,475 Found index url https://pypi.org/simple/ 2024-11-20T09:27:42,571 Fetched page https://pypi.org/simple/localtunnel-py/ as application/vnd.pypi.simple.v1+json 2024-11-20T09:27:42,573 Skipping link: No binaries permitted for localtunnel-py: https://files.pythonhosted.org/packages/a8/96/62f977513e13e853dc497c9a72cbd736a9c4a5e59abc7852ec16e4cd2c22/localtunnel_py-0.1.0-py3-none-any.whl (from https://pypi.org/simple/localtunnel-py/) (requires-python:>=3.12) 2024-11-20T09:27:42,574 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/de/6d/e694a980be9d3332802a029771084dce043a9764ec0d7d0a838484226f69/localtunnel_py-0.1.0.tar.gz (from https://pypi.org/simple/localtunnel-py/) (requires-python:>=3.12) 2024-11-20T09:27:42,574 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/de/6d/e694a980be9d3332802a029771084dce043a9764ec0d7d0a838484226f69/localtunnel_py-0.1.0.tar.gz (from https://pypi.org/simple/localtunnel-py/) (requires-python:>=3.12) 2024-11-20T09:27:42,574 Skipping link: No binaries permitted for localtunnel-py: https://files.pythonhosted.org/packages/9a/83/d711241bef430c9b6ac9b88c096180d43dc83f3aa4a88d63e651064916d1/localtunnel_py-0.1.1-py3-none-any.whl (from https://pypi.org/simple/localtunnel-py/) (requires-python:>=3.12) 2024-11-20T09:27:42,575 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/20/dd/b7379df8a76c41993be5687a3d8f868897a44966ca5e6ffd75449f600c3e/localtunnel_py-0.1.1.tar.gz (from https://pypi.org/simple/localtunnel-py/) (requires-python:>=3.12) 2024-11-20T09:27:42,575 Skipping link: 0.1.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/20/dd/b7379df8a76c41993be5687a3d8f868897a44966ca5e6ffd75449f600c3e/localtunnel_py-0.1.1.tar.gz (from https://pypi.org/simple/localtunnel-py/) (requires-python:>=3.12) 2024-11-20T09:27:42,575 Fetching project page and analyzing links: https://www.piwheels.org/simple/localtunnel-py/ 2024-11-20T09:27:42,575 Getting page https://www.piwheels.org/simple/localtunnel-py/ 2024-11-20T09:27:42,576 Found index url https://www.piwheels.org/simple/ 2024-11-20T09:27:43,008 Fetched page https://www.piwheels.org/simple/localtunnel-py/ as text/html 2024-11-20T09:27:43,009 Skipping link: not a file: https://www.piwheels.org/simple/localtunnel-py/ 2024-11-20T09:27:43,010 Skipping link: not a file: https://pypi.org/simple/localtunnel-py/ 2024-11-20T09:27:43,040 Given no hashes to check 0 links for project 'localtunnel-py': discarding no candidates 2024-11-20T09:27:43,041 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12; 0.1.1 Requires-Python >=3.12 2024-11-20T09:27:43,044 ERROR: Could not find a version that satisfies the requirement localtunnel-py==0.1.1 (from versions: none) 2024-11-20T09:27:43,046 ERROR: No matching distribution found for localtunnel-py==0.1.1 2024-11-20T09:27:43,047 Exception information: 2024-11-20T09:27:43,047 Traceback (most recent call last): 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-20T09:27:43,047 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-20T09:27:43,047 raise RequirementsConflicted(criterion) 2024-11-20T09:27:43,047 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('localtunnel-py==0.1.1') 2024-11-20T09:27:43,047 2024-11-20T09:27:43,047 During handling of the above exception, another exception occurred: 2024-11-20T09:27:43,047 2024-11-20T09:27:43,047 Traceback (most recent call last): 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-20T09:27:43,047 result = self._result = resolver.resolve( 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-20T09:27:43,047 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-20T09:27:43,047 raise ResolutionImpossible(e.criterion.information) 2024-11-20T09:27:43,047 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('localtunnel-py==0.1.1'), parent=None)] 2024-11-20T09:27:43,047 2024-11-20T09:27:43,047 The above exception was the direct cause of the following exception: 2024-11-20T09:27:43,047 2024-11-20T09:27:43,047 Traceback (most recent call last): 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-20T09:27:43,047 status = _inner_run() 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-20T09:27:43,047 return self.run(options, args) 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-20T09:27:43,047 return func(self, options, args) 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-20T09:27:43,047 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-20T09:27:43,047 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-20T09:27:43,047 raise error from e 2024-11-20T09:27:43,047 pip._internal.exceptions.DistributionNotFound: No matching distribution found for localtunnel-py==0.1.1 2024-11-20T09:27:43,150 Removed build tracker: '/tmp/pip-build-tracker-th7k7y9e'