2026-02-10T21:53:05,582 Created temporary directory: /tmp/pip-ephem-wheel-cache-0ae_avbc 2026-02-10T21:53:05,587 Created temporary directory: /tmp/pip-req-tracker-zlt8snic 2026-02-10T21:53:05,588 Initialized build tracking at /tmp/pip-req-tracker-zlt8snic 2026-02-10T21:53:05,588 Created build tracker: /tmp/pip-req-tracker-zlt8snic 2026-02-10T21:53:05,589 Entered build tracker: /tmp/pip-req-tracker-zlt8snic 2026-02-10T21:53:05,590 Created temporary directory: /tmp/pip-wheel-8k1mlw7l 2026-02-10T21:53:05,635 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-02-10T21:53:05,639 2 location(s) to search for versions of graphlearns: 2026-02-10T21:53:05,639 * https://pypi.org/simple/graphlearns/ 2026-02-10T21:53:05,639 * https://www.piwheels.org/simple/graphlearns/ 2026-02-10T21:53:05,639 Fetching project page and analyzing links: https://pypi.org/simple/graphlearns/ 2026-02-10T21:53:05,640 Getting page https://pypi.org/simple/graphlearns/ 2026-02-10T21:53:05,644 Found index url https://pypi.org/simple 2026-02-10T21:53:05,653 Starting new HTTPS connection (1): pypi.org:443 2026-02-10T21:53:05,823 https://pypi.org:443 "GET /simple/graphlearns/ HTTP/1.1" 200 212 2026-02-10T21:53:05,974 Fetching project page and analyzing links: https://www.piwheels.org/simple/graphlearns/ 2026-02-10T21:53:05,975 Getting page https://www.piwheels.org/simple/graphlearns/ 2026-02-10T21:53:05,977 Found index url https://www.piwheels.org/simple 2026-02-10T21:53:05,981 Starting new HTTPS connection (1): www.piwheels.org:443 2026-02-10T21:53:06,101 https://www.piwheels.org:443 "GET /simple/graphlearns/ HTTP/1.1" 200 146 2026-02-10T21:53:06,177 Given no hashes to check 0 links for project 'graphlearns': discarding no candidates 2026-02-10T21:53:06,178 ERROR: Could not find a version that satisfies the requirement graphlearns==0.0.1 2026-02-10T21:53:06,178 ERROR: No matching distribution found for graphlearns==0.0.1 2026-02-10T21:53:06,179 Exception information: 2026-02-10T21:53:06,179 Traceback (most recent call last): 2026-02-10T21:53:06,179 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-02-10T21:53:06,179 crit = self.state.criteria[name] 2026-02-10T21:53:06,179 KeyError: 'graphlearns' 2026-02-10T21:53:06,179 2026-02-10T21:53:06,179 During handling of the above exception, another exception occurred: 2026-02-10T21:53:06,179 2026-02-10T21:53:06,179 Traceback (most recent call last): 2026-02-10T21:53:06,179 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-02-10T21:53:06,179 name, crit = self._merge_into_criterion(r, parent=None) 2026-02-10T21:53:06,179 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-02-10T21:53:06,179 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-02-10T21:53:06,179 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-02-10T21:53:06,179 raise RequirementsConflicted(criterion) 2026-02-10T21:53:06,179 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('graphlearns==0.0.1') 2026-02-10T21:53:06,179 2026-02-10T21:53:06,179 During handling of the above exception, another exception occurred: 2026-02-10T21:53:06,179 2026-02-10T21:53:06,179 Traceback (most recent call last): 2026-02-10T21:53:06,179 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-02-10T21:53:06,179 self._result = resolver.resolve( 2026-02-10T21:53:06,179 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-02-10T21:53:06,179 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-02-10T21:53:06,179 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-02-10T21:53:06,179 raise ResolutionImpossible(e.criterion.information) 2026-02-10T21:53:06,179 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('graphlearns==0.0.1'), parent=None)] 2026-02-10T21:53:06,179 2026-02-10T21:53:06,179 The above exception was the direct cause of the following exception: 2026-02-10T21:53:06,179 2026-02-10T21:53:06,179 Traceback (most recent call last): 2026-02-10T21:53:06,179 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-02-10T21:53:06,179 status = self.run(options, args) 2026-02-10T21:53:06,179 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-02-10T21:53:06,179 return func(self, options, args) 2026-02-10T21:53:06,179 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-02-10T21:53:06,179 requirement_set = resolver.resolve( 2026-02-10T21:53:06,179 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-02-10T21:53:06,179 six.raise_from(error, e) 2026-02-10T21:53:06,179 File "", line 3, in raise_from 2026-02-10T21:53:06,179 pip._internal.exceptions.DistributionNotFound: No matching distribution found for graphlearns==0.0.1 2026-02-10T21:53:06,189 Removed build tracker: '/tmp/pip-req-tracker-zlt8snic'