2023-09-08T17:45:38,607 Created temporary directory: /tmp/pip-build-tracker-fd3e3pa9 2023-09-08T17:45:38,608 Initialized build tracking at /tmp/pip-build-tracker-fd3e3pa9 2023-09-08T17:45:38,608 Created build tracker: /tmp/pip-build-tracker-fd3e3pa9 2023-09-08T17:45:38,609 Entered build tracker: /tmp/pip-build-tracker-fd3e3pa9 2023-09-08T17:45:38,609 Created temporary directory: /tmp/pip-wheel-x7jhxq0a 2023-09-08T17:45:38,613 Created temporary directory: /tmp/pip-ephem-wheel-cache-5p8s8zvb 2023-09-08T17:45:38,635 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T17:45:38,639 2 location(s) to search for versions of markup-py: 2023-09-08T17:45:38,639 * https://pypi.org/simple/markup-py/ 2023-09-08T17:45:38,639 * https://www.piwheels.org/simple/markup-py/ 2023-09-08T17:45:38,640 Fetching project page and analyzing links: https://pypi.org/simple/markup-py/ 2023-09-08T17:45:38,641 Getting page https://pypi.org/simple/markup-py/ 2023-09-08T17:45:38,642 Found index url https://pypi.org/simple/ 2023-09-08T17:45:38,896 Fetched page https://pypi.org/simple/markup-py/ as application/vnd.pypi.simple.v1+json 2023-09-08T17:45:38,898 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 2023-09-08T17:45:38,898 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 2023-09-08T17:45:38,899 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 2023-09-08T17:45:38,900 Fetching project page and analyzing links: https://www.piwheels.org/simple/markup-py/ 2023-09-08T17:45:38,901 Getting page https://www.piwheels.org/simple/markup-py/ 2023-09-08T17:45:38,902 Found index url https://www.piwheels.org/simple/ 2023-09-08T17:45:39,500 Fetched page https://www.piwheels.org/simple/markup-py/ as text/html 2023-09-08T17:45:39,502 Skipping link: No binaries permitted for markup-py: https://www.piwheels.org/simple/markup-py/markup.py-1.11-py3-none-any.whl#sha256=bd7c0fe55141fb02ca3f3ece754f39bba2c4e5c058198195c26a1311b113ada9 (from https://www.piwheels.org/simple/markup-py/) 2023-09-08T17:45:39,502 Skipping link: No binaries permitted for markup-py: https://www.piwheels.org/simple/markup-py/markup.py-1.12-py3-none-any.whl#sha256=4ca0379217324fd167329b7b6d8f3115995c6686367156a754d6c58cb05b40d7 (from https://www.piwheels.org/simple/markup-py/) 2023-09-08T17:45:39,503 Skipping link: not a file: https://www.piwheels.org/simple/markup-py/ 2023-09-08T17:45:39,504 Skipping link: not a file: https://pypi.org/simple/markup-py/ 2023-09-08T17:45:39,522 Given no hashes to check 0 links for project 'markup-py': discarding no candidates 2023-09-08T17:45:39,523 ERROR: Could not find a version that satisfies the requirement markup-py==1.10 (from versions: 1.10.1, 1.11, 1.12) 2023-09-08T17:45:39,525 ERROR: No matching distribution found for markup-py==1.10 2023-09-08T17:45:39,526 Exception information: 2023-09-08T17:45:39,526 Traceback (most recent call last): 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T17:45:39,526 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T17:45:39,526 raise RequirementsConflicted(criterion) 2023-09-08T17:45:39,526 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('markup-py==1.10') 2023-09-08T17:45:39,526 2023-09-08T17:45:39,526 During handling of the above exception, another exception occurred: 2023-09-08T17:45:39,526 2023-09-08T17:45:39,526 Traceback (most recent call last): 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T17:45:39,526 result = self._result = resolver.resolve( 2023-09-08T17:45:39,526 ^^^^^^^^^^^^^^^^^ 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T17:45:39,526 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T17:45:39,526 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T17:45:39,526 raise ResolutionImpossible(e.criterion.information) 2023-09-08T17:45:39,526 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('markup-py==1.10'), parent=None)] 2023-09-08T17:45:39,526 2023-09-08T17:45:39,526 The above exception was the direct cause of the following exception: 2023-09-08T17:45:39,526 2023-09-08T17:45:39,526 Traceback (most recent call last): 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T17:45:39,526 status = run_func(*args) 2023-09-08T17:45:39,526 ^^^^^^^^^^^^^^^ 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T17:45:39,526 return func(self, options, args) 2023-09-08T17:45:39,526 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T17:45:39,526 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T17:45:39,526 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:45:39,526 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T17:45:39,526 raise error from e 2023-09-08T17:45:39,526 pip._internal.exceptions.DistributionNotFound: No matching distribution found for markup-py==1.10 2023-09-08T17:45:39,532 Removed build tracker: '/tmp/pip-build-tracker-fd3e3pa9'