2026-05-29T13:52:51,052 Created temporary directory: /tmp/pip-ephem-wheel-cache-_sbw1gn2 2026-05-29T13:52:51,057 Created temporary directory: /tmp/pip-req-tracker-em98nnir 2026-05-29T13:52:51,058 Initialized build tracking at /tmp/pip-req-tracker-em98nnir 2026-05-29T13:52:51,058 Created build tracker: /tmp/pip-req-tracker-em98nnir 2026-05-29T13:52:51,059 Entered build tracker: /tmp/pip-req-tracker-em98nnir 2026-05-29T13:52:51,060 Created temporary directory: /tmp/pip-wheel-3dhce6pb 2026-05-29T13:52:51,104 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-05-29T13:52:51,108 2 location(s) to search for versions of gooddata-legacy2cloud: 2026-05-29T13:52:51,108 * https://pypi.org/simple/gooddata-legacy2cloud/ 2026-05-29T13:52:51,108 * https://www.piwheels.org/simple/gooddata-legacy2cloud/ 2026-05-29T13:52:51,109 Fetching project page and analyzing links: https://pypi.org/simple/gooddata-legacy2cloud/ 2026-05-29T13:52:51,110 Getting page https://pypi.org/simple/gooddata-legacy2cloud/ 2026-05-29T13:52:51,113 Found index url https://pypi.org/simple 2026-05-29T13:52:51,123 Starting new HTTPS connection (1): pypi.org:443 2026-05-29T13:52:51,294 https://pypi.org:443 "GET /simple/gooddata-legacy2cloud/ HTTP/1.1" 200 616 2026-05-29T13:52:51,452 Skipping link: No binaries permitted for gooddata-legacy2cloud: https://files.pythonhosted.org/packages/b5/93/3a14a7992ff2d95a4a2652abd162e7e045ffc4588a71f11043c424afa024/gooddata_legacy2cloud-0.1.0-py3-none-any.whl#sha256=9f9c9f7c27534a62cdb126eac9de4f4bc70839893b4e67b56361339a87aa532d (from https://pypi.org/simple/gooddata-legacy2cloud/) (requires-python:>=3.14) 2026-05-29T13:52:51,454 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/59/5d/6f8a2ad85f5f81f4e87573a67faa88e952cce889a57c43859b88ef227178/gooddata_legacy2cloud-0.1.0.tar.gz#sha256=b90b3dbde76335ac48c96ef5dae3b6e254095335660f02ce1226018276a236cc (from https://pypi.org/simple/gooddata-legacy2cloud/) (requires-python:>=3.14) 2026-05-29T13:52:51,455 Fetching project page and analyzing links: https://www.piwheels.org/simple/gooddata-legacy2cloud/ 2026-05-29T13:52:51,455 Getting page https://www.piwheels.org/simple/gooddata-legacy2cloud/ 2026-05-29T13:52:51,458 Found index url https://www.piwheels.org/simple 2026-05-29T13:52:51,462 Starting new HTTPS connection (1): www.piwheels.org:443 2026-05-29T13:52:51,577 https://www.piwheels.org:443 "GET /simple/gooddata-legacy2cloud/ HTTP/1.1" 200 152 2026-05-29T13:52:51,649 Given no hashes to check 0 links for project 'gooddata-legacy2cloud': discarding no candidates 2026-05-29T13:52:51,649 ERROR: Could not find a version that satisfies the requirement gooddata-legacy2cloud==0.1.0 2026-05-29T13:52:51,650 ERROR: No matching distribution found for gooddata-legacy2cloud==0.1.0 2026-05-29T13:52:51,651 Exception information: 2026-05-29T13:52:51,651 Traceback (most recent call last): 2026-05-29T13:52:51,651 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-05-29T13:52:51,651 crit = self.state.criteria[name] 2026-05-29T13:52:51,651 KeyError: 'gooddata-legacy2cloud' 2026-05-29T13:52:51,651 2026-05-29T13:52:51,651 During handling of the above exception, another exception occurred: 2026-05-29T13:52:51,651 2026-05-29T13:52:51,651 Traceback (most recent call last): 2026-05-29T13:52:51,651 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-05-29T13:52:51,651 name, crit = self._merge_into_criterion(r, parent=None) 2026-05-29T13:52:51,651 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-05-29T13:52:51,651 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-05-29T13:52:51,651 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-05-29T13:52:51,651 raise RequirementsConflicted(criterion) 2026-05-29T13:52:51,651 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gooddata-legacy2cloud==0.1.0') 2026-05-29T13:52:51,651 2026-05-29T13:52:51,651 During handling of the above exception, another exception occurred: 2026-05-29T13:52:51,651 2026-05-29T13:52:51,651 Traceback (most recent call last): 2026-05-29T13:52:51,651 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-05-29T13:52:51,651 self._result = resolver.resolve( 2026-05-29T13:52:51,651 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-05-29T13:52:51,651 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-05-29T13:52:51,651 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-05-29T13:52:51,651 raise ResolutionImpossible(e.criterion.information) 2026-05-29T13:52:51,651 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gooddata-legacy2cloud==0.1.0'), parent=None)] 2026-05-29T13:52:51,651 2026-05-29T13:52:51,651 The above exception was the direct cause of the following exception: 2026-05-29T13:52:51,651 2026-05-29T13:52:51,651 Traceback (most recent call last): 2026-05-29T13:52:51,651 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-05-29T13:52:51,651 status = self.run(options, args) 2026-05-29T13:52:51,651 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-05-29T13:52:51,651 return func(self, options, args) 2026-05-29T13:52:51,651 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-05-29T13:52:51,651 requirement_set = resolver.resolve( 2026-05-29T13:52:51,651 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-05-29T13:52:51,651 six.raise_from(error, e) 2026-05-29T13:52:51,651 File "", line 3, in raise_from 2026-05-29T13:52:51,651 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gooddata-legacy2cloud==0.1.0 2026-05-29T13:52:51,660 Removed build tracker: '/tmp/pip-req-tracker-em98nnir'