2022-01-02T19:57:06,524 Created temporary directory: /tmp/pip-ephem-wheel-cache-c1o3h8rh 2022-01-02T19:57:06,530 Created temporary directory: /tmp/pip-req-tracker-q0l72u94 2022-01-02T19:57:06,531 Initialized build tracking at /tmp/pip-req-tracker-q0l72u94 2022-01-02T19:57:06,531 Created build tracker: /tmp/pip-req-tracker-q0l72u94 2022-01-02T19:57:06,532 Entered build tracker: /tmp/pip-req-tracker-q0l72u94 2022-01-02T19:57:06,534 Created temporary directory: /tmp/pip-wheel-g43cawoy 2022-01-02T19:57:06,597 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-02T19:57:06,602 2 location(s) to search for versions of pagemarks: 2022-01-02T19:57:06,602 * https://pypi.org/simple/pagemarks/ 2022-01-02T19:57:06,602 * https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:57:06,603 Fetching project page and analyzing links: https://pypi.org/simple/pagemarks/ 2022-01-02T19:57:06,604 Getting page https://pypi.org/simple/pagemarks/ 2022-01-02T19:57:06,607 Found index url https://pypi.org/simple 2022-01-02T19:57:06,800 Skipping link: No binaries permitted for pagemarks: https://files.pythonhosted.org/packages/f0/4d/dd1d1b68812f3d4a1ff04438f10c924b450343d7b3a986b4d7fc58031572/pagemarks-0.5.2-py3-none-any.whl#sha256=f4b93306c8a28d0540c16b78fed15781191208b70844f0da9f08a9cf79e46d66 (from https://pypi.org/simple/pagemarks/) (requires-python:>=3.10) 2022-01-02T19:57:06,801 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/72/f3/4ed6dd8da5550f8d6bd36ebaaf9ddbe3511bfc49dad2ecff56e53366c17e/pagemarks-0.5.2.tar.gz#sha256=fa213f7a9c2c495a4495f9e5a25fd61944afb30b4404bf88203c070540234d18 (from https://pypi.org/simple/pagemarks/) (requires-python:>=3.10) 2022-01-02T19:57:06,802 Fetching project page and analyzing links: https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:57:06,803 Getting page https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:57:06,805 Found index url https://www.piwheels.org/simple 2022-01-02T19:57:07,032 Skipping link: not a file: https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:57:07,033 Skipping link: not a file: https://pypi.org/simple/pagemarks/ 2022-01-02T19:57:07,071 Given no hashes to check 0 links for project 'pagemarks': discarding no candidates 2022-01-02T19:57:07,072 ERROR: Could not find a version that satisfies the requirement pagemarks==0.5.2 (from versions: none) 2022-01-02T19:57:07,073 ERROR: No matching distribution found for pagemarks==0.5.2 2022-01-02T19:57:07,074 Exception information: 2022-01-02T19:57:07,074 Traceback (most recent call last): 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-02T19:57:07,074 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-02T19:57:07,074 raise RequirementsConflicted(criterion) 2022-01-02T19:57:07,074 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pagemarks==0.5.2') 2022-01-02T19:57:07,074 2022-01-02T19:57:07,074 During handling of the above exception, another exception occurred: 2022-01-02T19:57:07,074 2022-01-02T19:57:07,074 Traceback (most recent call last): 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-02T19:57:07,074 result = self._result = resolver.resolve( 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-02T19:57:07,074 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-02T19:57:07,074 raise ResolutionImpossible(e.criterion.information) 2022-01-02T19:57:07,074 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pagemarks==0.5.2'), parent=None)] 2022-01-02T19:57:07,074 2022-01-02T19:57:07,074 The above exception was the direct cause of the following exception: 2022-01-02T19:57:07,074 2022-01-02T19:57:07,074 Traceback (most recent call last): 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-02T19:57:07,074 status = run_func(*args) 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-02T19:57:07,074 return func(self, options, args) 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-02T19:57:07,074 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-02T19:57:07,074 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-02T19:57:07,074 raise error from e 2022-01-02T19:57:07,074 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pagemarks==0.5.2 2022-01-02T19:57:07,081 Removed build tracker: '/tmp/pip-req-tracker-q0l72u94'