2022-01-02T19:51:55,627 Created temporary directory: /tmp/pip-ephem-wheel-cache-kljachw0 2022-01-02T19:51:55,632 Created temporary directory: /tmp/pip-req-tracker-p5_nulws 2022-01-02T19:51:55,633 Initialized build tracking at /tmp/pip-req-tracker-p5_nulws 2022-01-02T19:51:55,633 Created build tracker: /tmp/pip-req-tracker-p5_nulws 2022-01-02T19:51:55,634 Entered build tracker: /tmp/pip-req-tracker-p5_nulws 2022-01-02T19:51:55,635 Created temporary directory: /tmp/pip-wheel-tdd6z9j9 2022-01-02T19:51:55,706 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-02T19:51:55,711 2 location(s) to search for versions of pagemarks: 2022-01-02T19:51:55,711 * https://pypi.org/simple/pagemarks/ 2022-01-02T19:51:55,711 * https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:51:55,712 Fetching project page and analyzing links: https://pypi.org/simple/pagemarks/ 2022-01-02T19:51:55,714 Getting page https://pypi.org/simple/pagemarks/ 2022-01-02T19:51:55,717 Found index url https://pypi.org/simple 2022-01-02T19:51:55,923 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:51:55,925 Link requires a different Python (3.7.3 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:51:55,925 Fetching project page and analyzing links: https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:51:55,926 Getting page https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:51:55,928 Found index url https://www.piwheels.org/simple 2022-01-02T19:51:56,153 Skipping link: not a file: https://www.piwheels.org/simple/pagemarks/ 2022-01-02T19:51:56,154 Skipping link: not a file: https://pypi.org/simple/pagemarks/ 2022-01-02T19:51:56,185 Given no hashes to check 0 links for project 'pagemarks': discarding no candidates 2022-01-02T19:51:56,186 ERROR: Could not find a version that satisfies the requirement pagemarks==0.5.2 (from versions: none) 2022-01-02T19:51:56,186 ERROR: No matching distribution found for pagemarks==0.5.2 2022-01-02T19:51:56,187 Exception information: 2022-01-02T19:51:56,187 Traceback (most recent call last): 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-02T19:51:56,187 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-02T19:51:56,187 raise RequirementsConflicted(criterion) 2022-01-02T19:51:56,187 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pagemarks==0.5.2') 2022-01-02T19:51:56,187 2022-01-02T19:51:56,187 During handling of the above exception, another exception occurred: 2022-01-02T19:51:56,187 2022-01-02T19:51:56,187 Traceback (most recent call last): 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-02T19:51:56,187 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-02T19:51:56,187 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-02T19:51:56,187 raise ResolutionImpossible(e.criterion.information) 2022-01-02T19:51:56,187 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pagemarks==0.5.2'), parent=None)] 2022-01-02T19:51:56,187 2022-01-02T19:51:56,187 The above exception was the direct cause of the following exception: 2022-01-02T19:51:56,187 2022-01-02T19:51:56,187 Traceback (most recent call last): 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-02T19:51:56,187 status = run_func(*args) 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-02T19:51:56,187 return func(self, options, args) 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-02T19:51:56,187 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-02T19:51:56,187 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-02T19:51:56,187 raise error from e 2022-01-02T19:51:56,187 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pagemarks==0.5.2 2022-01-02T19:51:56,195 Removed build tracker: '/tmp/pip-req-tracker-p5_nulws'