2024-05-26T18:26:29,366 Created temporary directory: /tmp/pip-build-tracker-67n5fx8t 2024-05-26T18:26:29,367 Initialized build tracking at /tmp/pip-build-tracker-67n5fx8t 2024-05-26T18:26:29,368 Created build tracker: /tmp/pip-build-tracker-67n5fx8t 2024-05-26T18:26:29,369 Entered build tracker: /tmp/pip-build-tracker-67n5fx8t 2024-05-26T18:26:29,369 Created temporary directory: /tmp/pip-wheel-h9p_h4gs 2024-05-26T18:26:29,373 Created temporary directory: /tmp/pip-ephem-wheel-cache-sfq6fqde 2024-05-26T18:26:29,405 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-26T18:26:29,408 2 location(s) to search for versions of dendrite-python-sdk: 2024-05-26T18:26:29,408 * https://pypi.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,408 * https://www.piwheels.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,409 Fetching project page and analyzing links: https://pypi.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,410 Getting page https://pypi.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,412 Found index url https://pypi.org/simple/ 2024-05-26T18:26:29,631 Fetched page https://pypi.org/simple/dendrite-python-sdk/ as application/vnd.pypi.simple.v1+json 2024-05-26T18:26:29,633 Skipping link: No binaries permitted for dendrite-python-sdk: https://files.pythonhosted.org/packages/ec/20/5f211b872b733aa91157d395b8838b780db2f5a2efb40ec8b86ce20ef98e/dendrite_python_sdk-0.1.0-py3-none-any.whl (from https://pypi.org/simple/dendrite-python-sdk/) (requires-python:>=3.10,<4.0) 2024-05-26T18:26:29,634 Found link https://files.pythonhosted.org/packages/c5/76/fab761e31401d4e8d3e178145ea0b3f7d86647cd0c92b296041d001a8f42/dendrite_python_sdk-0.1.0.tar.gz (from https://pypi.org/simple/dendrite-python-sdk/) (requires-python:>=3.10,<4.0), version: 0.1.0 2024-05-26T18:26:29,635 Skipping link: No binaries permitted for dendrite-python-sdk: https://files.pythonhosted.org/packages/99/57/79c515c45658bb6ed78ddb07901f665bdd526d17c583005d0c23216263dd/dendrite_python_sdk-1.0.0-py3-none-any.whl (from https://pypi.org/simple/dendrite-python-sdk/) (requires-python:<4.0,>=3.12) 2024-05-26T18:26:29,636 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/fc/97/3f6995c05bf7f2c9804d6d457cea71f4541d2de4acc8c9682f440135233a/dendrite_python_sdk-1.0.0.tar.gz (from https://pypi.org/simple/dendrite-python-sdk/) (requires-python:<4.0,>=3.12) 2024-05-26T18:26:29,636 Skipping link: 1.0.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/fc/97/3f6995c05bf7f2c9804d6d457cea71f4541d2de4acc8c9682f440135233a/dendrite_python_sdk-1.0.0.tar.gz (from https://pypi.org/simple/dendrite-python-sdk/) (requires-python:<4.0,>=3.12) 2024-05-26T18:26:29,637 Fetching project page and analyzing links: https://www.piwheels.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,638 Getting page https://www.piwheels.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,640 Found index url https://www.piwheels.org/simple/ 2024-05-26T18:26:29,899 Fetched page https://www.piwheels.org/simple/dendrite-python-sdk/ as text/html 2024-05-26T18:26:29,901 Skipping link: No binaries permitted for dendrite-python-sdk: https://www.piwheels.org/simple/dendrite-python-sdk/dendrite_python_sdk-0.1.0-py3-none-any.whl#sha256=1eb04aafecf674598bf5b0c24c37774c89af6706bd5267fd0450c225fd5bd6b3 (from https://www.piwheels.org/simple/dendrite-python-sdk/) (requires-python:>=3.10,<4.0) 2024-05-26T18:26:29,901 Skipping link: not a file: https://www.piwheels.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,902 Skipping link: not a file: https://pypi.org/simple/dendrite-python-sdk/ 2024-05-26T18:26:29,922 Given no hashes to check 0 links for project 'dendrite-python-sdk': discarding no candidates 2024-05-26T18:26:29,923 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <4.0,>=3.12 2024-05-26T18:26:29,924 ERROR: Could not find a version that satisfies the requirement dendrite-python-sdk==1.0.0 (from versions: 0.1.0) 2024-05-26T18:26:29,926 ERROR: No matching distribution found for dendrite-python-sdk==1.0.0 2024-05-26T18:26:29,927 Exception information: 2024-05-26T18:26:29,927 Traceback (most recent call last): 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-26T18:26:29,927 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-26T18:26:29,927 raise RequirementsConflicted(criterion) 2024-05-26T18:26:29,927 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dendrite-python-sdk==1.0.0') 2024-05-26T18:26:29,927 2024-05-26T18:26:29,927 During handling of the above exception, another exception occurred: 2024-05-26T18:26:29,927 2024-05-26T18:26:29,927 Traceback (most recent call last): 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-05-26T18:26:29,927 result = self._result = resolver.resolve( 2024-05-26T18:26:29,927 ^^^^^^^^^^^^^^^^^ 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-26T18:26:29,927 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-26T18:26:29,927 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-26T18:26:29,927 raise ResolutionImpossible(e.criterion.information) 2024-05-26T18:26:29,927 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dendrite-python-sdk==1.0.0'), parent=None)] 2024-05-26T18:26:29,927 2024-05-26T18:26:29,927 The above exception was the direct cause of the following exception: 2024-05-26T18:26:29,927 2024-05-26T18:26:29,927 Traceback (most recent call last): 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-26T18:26:29,927 status = run_func(*args) 2024-05-26T18:26:29,927 ^^^^^^^^^^^^^^^ 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-26T18:26:29,927 return func(self, options, args) 2024-05-26T18:26:29,927 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-26T18:26:29,927 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-26T18:26:29,927 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-05-26T18:26:29,927 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-26T18:26:29,927 raise error from e 2024-05-26T18:26:29,927 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dendrite-python-sdk==1.0.0 2024-05-26T18:26:29,933 Removed build tracker: '/tmp/pip-build-tracker-67n5fx8t'