2025-09-08T01:26:42,198 Created temporary directory: /tmp/pip-build-tracker-s2rpxn2g 2025-09-08T01:26:42,199 Initialized build tracking at /tmp/pip-build-tracker-s2rpxn2g 2025-09-08T01:26:42,199 Created build tracker: /tmp/pip-build-tracker-s2rpxn2g 2025-09-08T01:26:42,199 Entered build tracker: /tmp/pip-build-tracker-s2rpxn2g 2025-09-08T01:26:42,200 Created temporary directory: /tmp/pip-wheel-5z7vtx9d 2025-09-08T01:26:42,203 Created temporary directory: /tmp/pip-ephem-wheel-cache-sunbe5s_ 2025-09-08T01:26:42,258 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T01:26:42,260 2 location(s) to search for versions of markup-py: 2025-09-08T01:26:42,260 * https://pypi.org/simple/markup-py/ 2025-09-08T01:26:42,260 * https://www.piwheels.org/simple/markup-py/ 2025-09-08T01:26:42,261 Fetching project page and analyzing links: https://pypi.org/simple/markup-py/ 2025-09-08T01:26:42,261 Getting page https://pypi.org/simple/markup-py/ 2025-09-08T01:26:42,262 Found index url https://pypi.org/simple/ 2025-09-08T01:26:42,410 Fetched page https://pypi.org/simple/markup-py/ as application/vnd.pypi.simple.v1+json 2025-09-08T01:26:42,412 Found link https://files.pythonhosted.org/packages/ab/37/6933de610f64a06e26a0ef5da52f8bb4d3deff3fddef2207957f97f248a7/markup.py-1.10.1.tgz (from https://pypi.org/simple/markup-py/), version: 1.10.1 2025-09-08T01:26:42,413 Found link https://files.pythonhosted.org/packages/4a/ac/a9c3f8e2badf3db98ad13c829a9e3262dc466489cfdef82309e411183fb2/markup.py-1.11.tar.gz (from https://pypi.org/simple/markup-py/), version: 1.11 2025-09-08T01:26:42,413 Found link https://files.pythonhosted.org/packages/32/04/5086565d977b0f7f91ea33be7d6a19ba66f1b031c75b4e98133b0430ef93/markup.py-1.12.tar.gz (from https://pypi.org/simple/markup-py/), version: 1.12 2025-09-08T01:26:42,414 Fetching project page and analyzing links: https://www.piwheels.org/simple/markup-py/ 2025-09-08T01:26:42,415 Getting page https://www.piwheels.org/simple/markup-py/ 2025-09-08T01:26:42,416 Found index url https://www.piwheels.org/simple/ 2025-09-08T01:26:42,509 Fetched page https://www.piwheels.org/simple/markup-py/ as text/html 2025-09-08T01:26:42,511 Skipping link: No binaries permitted for markup-py: https://archive1.piwheels.org/simple/markup-py/markup.py-1.12-py3-none-any.whl#sha256=4ca0379217324fd167329b7b6d8f3115995c6686367156a754d6c58cb05b40d7 (from https://www.piwheels.org/simple/markup-py/) 2025-09-08T01:26:42,511 Skipping link: No binaries permitted for markup-py: https://archive1.piwheels.org/simple/markup-py/markup.py-1.11-py3-none-any.whl#sha256=bd7c0fe55141fb02ca3f3ece754f39bba2c4e5c058198195c26a1311b113ada9 (from https://www.piwheels.org/simple/markup-py/) 2025-09-08T01:26:42,511 Skipping link: not a file: https://www.piwheels.org/simple/markup-py/ 2025-09-08T01:26:42,511 Skipping link: not a file: https://pypi.org/simple/markup-py/ 2025-09-08T01:26:42,537 Given no hashes to check 0 links for project 'markup-py': discarding no candidates 2025-09-08T01:26:42,538 ERROR: Could not find a version that satisfies the requirement markup-py==1.10 (from versions: 1.10.1, 1.11, 1.12) 2025-09-08T01:26:42,539 ERROR: No matching distribution found for markup-py==1.10 2025-09-08T01:26:42,540 Exception information: 2025-09-08T01:26:42,540 Traceback (most recent call last): 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T01:26:42,540 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T01:26:42,540 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T01:26:42,540 raise RequirementsConflicted(criterion) 2025-09-08T01:26:42,540 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('markup-py==1.10') 2025-09-08T01:26:42,540 2025-09-08T01:26:42,540 The above exception was the direct cause of the following exception: 2025-09-08T01:26:42,540 2025-09-08T01:26:42,540 Traceback (most recent call last): 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T01:26:42,540 result = self._result = resolver.resolve( 2025-09-08T01:26:42,540 ~~~~~~~~~~~~~~~~^ 2025-09-08T01:26:42,540 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T01:26:42,540 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T01:26:42,540 ) 2025-09-08T01:26:42,540 ^ 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T01:26:42,540 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T01:26:42,540 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T01:26:42,540 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('markup-py==1.10'), parent=None)] 2025-09-08T01:26:42,540 2025-09-08T01:26:42,540 The above exception was the direct cause of the following exception: 2025-09-08T01:26:42,540 2025-09-08T01:26:42,540 Traceback (most recent call last): 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T01:26:42,540 status = _inner_run() 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T01:26:42,540 return self.run(options, args) 2025-09-08T01:26:42,540 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T01:26:42,540 return func(self, options, args) 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T01:26:42,540 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T01:26:42,540 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T01:26:42,540 raise error from e 2025-09-08T01:26:42,540 pip._internal.exceptions.DistributionNotFound: No matching distribution found for markup-py==1.10 2025-09-08T01:26:42,549 Removed build tracker: '/tmp/pip-build-tracker-s2rpxn2g'