2021-07-14T04:10:46,149 Created temporary directory: /tmp/pip-ephem-wheel-cache-vre677ym 2021-07-14T04:10:46,152 Created temporary directory: /tmp/pip-req-tracker-fboay1bx 2021-07-14T04:10:46,152 Initialized build tracking at /tmp/pip-req-tracker-fboay1bx 2021-07-14T04:10:46,152 Created build tracker: /tmp/pip-req-tracker-fboay1bx 2021-07-14T04:10:46,152 Entered build tracker: /tmp/pip-req-tracker-fboay1bx 2021-07-14T04:10:46,153 Created temporary directory: /tmp/pip-wheel-wd6yqjq_ 2021-07-14T04:10:46,184 1 location(s) to search for versions of zfs-tools-zbackup: 2021-07-14T04:10:46,184 * https://pypi.org/simple/zfs-tools-zbackup/ 2021-07-14T04:10:46,184 Fetching project page and analyzing links: https://pypi.org/simple/zfs-tools-zbackup/ 2021-07-14T04:10:46,185 Getting page https://pypi.org/simple/zfs-tools-zbackup/ 2021-07-14T04:10:46,187 Found index url https://pypi.org/simple 2021-07-14T04:10:46,361 Link requires a different Python (3.9.2 not in: '>=2.7, <3'): https://files.pythonhosted.org/packages/0d/af/7d3361f955f35ad0c8823a43843795e247ea23addb030447907fdf4ae6cb/zfs-tools-zbackup-0.5.1.tar.gz#sha256=a54f0f9342b8f6ec1a0acf4c0276cd0dec0c43265fbaeba58490ff976b6833ad (from https://pypi.org/simple/zfs-tools-zbackup/) (requires-python:>=2.7, <3) 2021-07-14T04:10:46,379 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/d2/dc5350a1635ad5fe48df64e8ef6f44adfa0567ff6e49c210790fc4793628/zfs_tools_zbackup-0.5.1-py2-none-any.whl#sha256=bfcb130cfcfbe4bc744feb074b5ea65dfc8f14f5cf2d367a114fd3b8a92b17ff (from https://pypi.org/simple/zfs-tools-zbackup/) (requires-python:>=2.7, <3) 2021-07-14T04:10:46,380 Skipping link: not a file: https://pypi.org/simple/zfs-tools-zbackup/ 2021-07-14T04:10:46,381 Given no hashes to check 0 links for project 'zfs-tools-zbackup': discarding no candidates 2021-07-14T04:10:46,381 ERROR: Could not find a version that satisfies the requirement zfs-tools-zbackup==0.5.1 (from versions: none) 2021-07-14T04:10:46,381 ERROR: No matching distribution found for zfs-tools-zbackup==0.5.1 2021-07-14T04:10:46,382 Exception information: 2021-07-14T04:10:46,382 Traceback (most recent call last): 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T04:10:46,382 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T04:10:46,382 raise RequirementsConflicted(criterion) 2021-07-14T04:10:46,382 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zfs-tools-zbackup==0.5.1') 2021-07-14T04:10:46,382 2021-07-14T04:10:46,382 During handling of the above exception, another exception occurred: 2021-07-14T04:10:46,382 2021-07-14T04:10:46,382 Traceback (most recent call last): 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T04:10:46,382 result = self._result = resolver.resolve( 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T04:10:46,382 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T04:10:46,382 raise ResolutionImpossible(e.criterion.information) 2021-07-14T04:10:46,382 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zfs-tools-zbackup==0.5.1'), parent=None)] 2021-07-14T04:10:46,382 2021-07-14T04:10:46,382 The above exception was the direct cause of the following exception: 2021-07-14T04:10:46,382 2021-07-14T04:10:46,382 Traceback (most recent call last): 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T04:10:46,382 status = self.run(options, args) 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T04:10:46,382 return func(self, options, args) 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T04:10:46,382 requirement_set = resolver.resolve( 2021-07-14T04:10:46,382 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T04:10:46,382 raise error from e 2021-07-14T04:10:46,382 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zfs-tools-zbackup==0.5.1 2021-07-14T04:10:46,386 Removed build tracker: '/tmp/pip-req-tracker-fboay1bx'