2023-05-15T18:40:25,707 Created temporary directory: /tmp/pip-build-tracker-mpnw7qfw 2023-05-15T18:40:25,709 Initialized build tracking at /tmp/pip-build-tracker-mpnw7qfw 2023-05-15T18:40:25,709 Created build tracker: /tmp/pip-build-tracker-mpnw7qfw 2023-05-15T18:40:25,709 Entered build tracker: /tmp/pip-build-tracker-mpnw7qfw 2023-05-15T18:40:25,709 Created temporary directory: /tmp/pip-wheel-w8t1v_u0 2023-05-15T18:40:25,713 Created temporary directory: /tmp/pip-ephem-wheel-cache-3d_xk8mw 2023-05-15T18:40:25,739 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-15T18:40:25,742 2 location(s) to search for versions of pymdpages: 2023-05-15T18:40:25,742 * https://pypi.org/simple/pymdpages/ 2023-05-15T18:40:25,742 * https://www.piwheels.org/simple/pymdpages/ 2023-05-15T18:40:25,743 Fetching project page and analyzing links: https://pypi.org/simple/pymdpages/ 2023-05-15T18:40:25,743 Getting page https://pypi.org/simple/pymdpages/ 2023-05-15T18:40:25,745 Found index url https://pypi.org/simple/ 2023-05-15T18:40:25,795 Fetched page https://pypi.org/simple/pymdpages/ as application/vnd.pypi.simple.v1+json 2023-05-15T18:40:25,797 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/3a/bc/7bbb133f5e0018960006f450472d0e27e0b19a30502761c03731c4edb91f/pymdpages-0.0.1.tar.gz (from https://pypi.org/simple/pymdpages/) (requires-python:>=3.10) 2023-05-15T18:40:25,797 Skipping link: 0.0.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/3a/bc/7bbb133f5e0018960006f450472d0e27e0b19a30502761c03731c4edb91f/pymdpages-0.0.1.tar.gz (from https://pypi.org/simple/pymdpages/) (requires-python:>=3.10) 2023-05-15T18:40:25,798 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/f9/12/4a7caef7c23e04edc5c7f4cb5c9e8c33a867d270a40ddadb459462f14acb/pymdpages-0.0.1.post1.tar.gz (from https://pypi.org/simple/pymdpages/) (requires-python:>=3.10) 2023-05-15T18:40:25,798 Skipping link: 0.0.1.post1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/f9/12/4a7caef7c23e04edc5c7f4cb5c9e8c33a867d270a40ddadb459462f14acb/pymdpages-0.0.1.post1.tar.gz (from https://pypi.org/simple/pymdpages/) (requires-python:>=3.10) 2023-05-15T18:40:25,798 Fetching project page and analyzing links: https://www.piwheels.org/simple/pymdpages/ 2023-05-15T18:40:25,798 Getting page https://www.piwheels.org/simple/pymdpages/ 2023-05-15T18:40:25,799 Found index url https://www.piwheels.org/simple/ 2023-05-15T18:40:26,119 Fetched page https://www.piwheels.org/simple/pymdpages/ as text/html 2023-05-15T18:40:26,120 Skipping link: not a file: https://www.piwheels.org/simple/pymdpages/ 2023-05-15T18:40:26,120 Skipping link: not a file: https://pypi.org/simple/pymdpages/ 2023-05-15T18:40:26,138 Given no hashes to check 0 links for project 'pymdpages': discarding no candidates 2023-05-15T18:40:26,138 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10; 0.0.1.post1 Requires-Python >=3.10 2023-05-15T18:40:26,140 ERROR: Could not find a version that satisfies the requirement pymdpages==0.0.1.post1 (from versions: none) 2023-05-15T18:40:26,141 ERROR: No matching distribution found for pymdpages==0.0.1.post1 2023-05-15T18:40:26,142 Exception information: 2023-05-15T18:40:26,142 Traceback (most recent call last): 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-15T18:40:26,142 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-15T18:40:26,142 raise RequirementsConflicted(criterion) 2023-05-15T18:40:26,142 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymdpages==0.0.1.post1') 2023-05-15T18:40:26,142 2023-05-15T18:40:26,142 During handling of the above exception, another exception occurred: 2023-05-15T18:40:26,142 2023-05-15T18:40:26,142 Traceback (most recent call last): 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-15T18:40:26,142 result = self._result = resolver.resolve( 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-15T18:40:26,142 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-15T18:40:26,142 raise ResolutionImpossible(e.criterion.information) 2023-05-15T18:40:26,142 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymdpages==0.0.1.post1'), parent=None)] 2023-05-15T18:40:26,142 2023-05-15T18:40:26,142 The above exception was the direct cause of the following exception: 2023-05-15T18:40:26,142 2023-05-15T18:40:26,142 Traceback (most recent call last): 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-15T18:40:26,142 status = run_func(*args) 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-15T18:40:26,142 return func(self, options, args) 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-15T18:40:26,142 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-15T18:40:26,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-15T18:40:26,142 raise error from e 2023-05-15T18:40:26,142 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymdpages==0.0.1.post1 2023-05-15T18:40:26,146 Removed build tracker: '/tmp/pip-build-tracker-mpnw7qfw'