2025-09-17T15:58:07,739 Created temporary directory: /tmp/pip-ephem-wheel-cache-6oz9n1qa 2025-09-17T15:58:07,740 Created temporary directory: /tmp/pip-build-tracker-whjeaf20 2025-09-17T15:58:07,741 Initialized build tracking at /tmp/pip-build-tracker-whjeaf20 2025-09-17T15:58:07,742 Created build tracker: /tmp/pip-build-tracker-whjeaf20 2025-09-17T15:58:07,742 Entered build tracker: /tmp/pip-build-tracker-whjeaf20 2025-09-17T15:58:07,743 Created temporary directory: /tmp/pip-wheel-cfuc8v3i 2025-09-17T15:58:07,746 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-09-17T15:58:07,748 Created temporary directory: /tmp/pip-ephem-wheel-cache-aaizgtqw 2025-09-17T15:58:07,770 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-17T15:58:07,774 2 location(s) to search for versions of graph-api-python: 2025-09-17T15:58:07,774 * https://pypi.org/simple/graph-api-python/ 2025-09-17T15:58:07,774 * https://www.piwheels.org/simple/graph-api-python/ 2025-09-17T15:58:07,775 Fetching project page and analyzing links: https://pypi.org/simple/graph-api-python/ 2025-09-17T15:58:07,775 Getting page https://pypi.org/simple/graph-api-python/ 2025-09-17T15:58:07,777 Found index url https://pypi.org/simple 2025-09-17T15:58:07,993 Fetched page https://pypi.org/simple/graph-api-python/ as application/vnd.pypi.simple.v1+json 2025-09-17T15:58:07,995 Skipping link: No binaries permitted for graph-api-python: https://files.pythonhosted.org/packages/6f/27/92135649b624355c842980bb2990acaf2a3be7f69674a4a04ea5f3a0c684/graph_api_python-0.2.0-py3-none-any.whl (from https://pypi.org/simple/graph-api-python/) (requires-python:>=3.8) 2025-09-17T15:58:07,996 Found link https://files.pythonhosted.org/packages/46/b5/c9bacf10ca7d69b54c3f8e2f124f71a950b1fda1ab50dcbbe3bda17f7ae8/graph_api_python-0.2.0.tar.gz (from https://pypi.org/simple/graph-api-python/) (requires-python:>=3.8), version: 0.2.0 2025-09-17T15:58:07,997 Skipping link: No binaries permitted for graph-api-python: https://files.pythonhosted.org/packages/77/0b/e96852efb63bd1975a530aa8b327bfb1671791468ae5d1afa8e13f5f3360/graph_api_python-0.3.1-py3-none-any.whl (from https://pypi.org/simple/graph-api-python/) (requires-python:>=3.12) 2025-09-17T15:58:07,998 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/5f/d2/845916daf3952b15144dd0b919da747ce1bc3da9a7e90f5b6242cd79625f/graph_api_python-0.3.1.tar.gz (from https://pypi.org/simple/graph-api-python/) (requires-python:>=3.12) 2025-09-17T15:58:07,998 Skipping link: 0.3.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/5f/d2/845916daf3952b15144dd0b919da747ce1bc3da9a7e90f5b6242cd79625f/graph_api_python-0.3.1.tar.gz (from https://pypi.org/simple/graph-api-python/) (requires-python:>=3.12) 2025-09-17T15:58:07,999 Fetching project page and analyzing links: https://www.piwheels.org/simple/graph-api-python/ 2025-09-17T15:58:08,000 Getting page https://www.piwheels.org/simple/graph-api-python/ 2025-09-17T15:58:08,001 Found index url https://www.piwheels.org/simple 2025-09-17T15:58:08,174 Fetched page https://www.piwheels.org/simple/graph-api-python/ as text/html 2025-09-17T15:58:08,175 Skipping link: No binaries permitted for graph-api-python: https://www.piwheels.org/simple/graph-api-python/graph_api_python-0.2.0-py3-none-any.whl#sha256=1820d7193d19474bde46683a4d69684a4095e53777592bb46ba1ad730643b541 (from https://www.piwheels.org/simple/graph-api-python/) (requires-python:>=3.8) 2025-09-17T15:58:08,176 Skipping link: not a file: https://www.piwheels.org/simple/graph-api-python/ 2025-09-17T15:58:08,176 Skipping link: not a file: https://pypi.org/simple/graph-api-python/ 2025-09-17T15:58:08,195 Given no hashes to check 0 links for project 'graph-api-python': discarding no candidates 2025-09-17T15:58:08,196 ERROR: Ignored the following versions that require a different python version: 0.3.1 Requires-Python >=3.12 2025-09-17T15:58:08,198 ERROR: Could not find a version that satisfies the requirement graph-api-python==0.3.1 (from versions: 0.2.0) 2025-09-17T15:58:08,199 ERROR: No matching distribution found for graph-api-python==0.3.1 2025-09-17T15:58:08,200 Exception information: 2025-09-17T15:58:08,200 Traceback (most recent call last): 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-09-17T15:58:08,200 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-09-17T15:58:08,200 raise RequirementsConflicted(criterion) 2025-09-17T15:58:08,200 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('graph-api-python==0.3.1') 2025-09-17T15:58:08,200 2025-09-17T15:58:08,200 During handling of the above exception, another exception occurred: 2025-09-17T15:58:08,200 2025-09-17T15:58:08,200 Traceback (most recent call last): 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-09-17T15:58:08,200 result = self._result = resolver.resolve( 2025-09-17T15:58:08,200 ^^^^^^^^^^^^^^^^^ 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-09-17T15:58:08,200 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-17T15:58:08,200 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-09-17T15:58:08,200 raise ResolutionImpossible(e.criterion.information) 2025-09-17T15:58:08,200 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('graph-api-python==0.3.1'), parent=None)] 2025-09-17T15:58:08,200 2025-09-17T15:58:08,200 The above exception was the direct cause of the following exception: 2025-09-17T15:58:08,200 2025-09-17T15:58:08,200 Traceback (most recent call last): 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-09-17T15:58:08,200 status = run_func(*args) 2025-09-17T15:58:08,200 ^^^^^^^^^^^^^^^ 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-09-17T15:58:08,200 return func(self, options, args) 2025-09-17T15:58:08,200 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-09-17T15:58:08,200 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-17T15:58:08,200 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:58:08,200 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-09-17T15:58:08,200 raise error from e 2025-09-17T15:58:08,200 pip._internal.exceptions.DistributionNotFound: No matching distribution found for graph-api-python==0.3.1 2025-09-17T15:58:08,206 Removed build tracker: '/tmp/pip-build-tracker-whjeaf20'