2022-03-18T15:27:09,268 Created temporary directory: /tmp/pip-ephem-wheel-cache-2d5x9cj6 2022-03-18T15:27:09,274 Created temporary directory: /tmp/pip-req-tracker-dy2tc7mp 2022-03-18T15:27:09,274 Initialized build tracking at /tmp/pip-req-tracker-dy2tc7mp 2022-03-18T15:27:09,275 Created build tracker: /tmp/pip-req-tracker-dy2tc7mp 2022-03-18T15:27:09,275 Entered build tracker: /tmp/pip-req-tracker-dy2tc7mp 2022-03-18T15:27:09,276 Created temporary directory: /tmp/pip-wheel-5gtx2dpy 2022-03-18T15:27:09,344 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-18T15:27:09,353 2 location(s) to search for versions of taskick: 2022-03-18T15:27:09,353 * https://pypi.org/simple/taskick/ 2022-03-18T15:27:09,353 * https://www.piwheels.org/simple/taskick/ 2022-03-18T15:27:09,354 Fetching project page and analyzing links: https://pypi.org/simple/taskick/ 2022-03-18T15:27:09,355 Getting page https://pypi.org/simple/taskick/ 2022-03-18T15:27:09,358 Found index url https://pypi.org/simple 2022-03-18T15:27:09,466 Skipping link: No binaries permitted for taskick: https://files.pythonhosted.org/packages/70/12/458dd4f40ee93d4ac2e50f2ea96b06e0082f3b97b7c57797df05452ccf78/taskick-0.1.1-py3-none-any.whl#sha256=52216e261ac1f74f13c98ae14e9df2768bca81ad721caf07a004a108240bc8dd (from https://pypi.org/simple/taskick/) (requires-python:>=3.8,<4.0) 2022-03-18T15:27:09,468 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fc/1f/1db8c7f709de5fa84c20e17db8b16c32ffebb37e628bee34bf7b96cffb9d/taskick-0.1.1.tar.gz#sha256=d855f711e6d8390b9f70b5cbbb3db465bb1a62bcd5f5152a8b4faf1830467fdf (from https://pypi.org/simple/taskick/) (requires-python:>=3.8,<4.0) 2022-03-18T15:27:09,469 Fetching project page and analyzing links: https://www.piwheels.org/simple/taskick/ 2022-03-18T15:27:09,469 Getting page https://www.piwheels.org/simple/taskick/ 2022-03-18T15:27:09,472 Found index url https://www.piwheels.org/simple 2022-03-18T15:27:09,683 Skipping link: not a file: https://www.piwheels.org/simple/taskick/ 2022-03-18T15:27:09,684 Skipping link: not a file: https://pypi.org/simple/taskick/ 2022-03-18T15:27:09,717 Given no hashes to check 0 links for project 'taskick': discarding no candidates 2022-03-18T15:27:09,718 ERROR: Could not find a version that satisfies the requirement taskick==0.1.1 (from versions: none) 2022-03-18T15:27:09,720 ERROR: No matching distribution found for taskick==0.1.1 2022-03-18T15:27:09,722 Exception information: 2022-03-18T15:27:09,722 Traceback (most recent call last): 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-18T15:27:09,722 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-18T15:27:09,722 raise RequirementsConflicted(criterion) 2022-03-18T15:27:09,722 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('taskick==0.1.1') 2022-03-18T15:27:09,722 2022-03-18T15:27:09,722 During handling of the above exception, another exception occurred: 2022-03-18T15:27:09,722 2022-03-18T15:27:09,722 Traceback (most recent call last): 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-18T15:27:09,722 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-18T15:27:09,722 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-18T15:27:09,722 raise ResolutionImpossible(e.criterion.information) 2022-03-18T15:27:09,722 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('taskick==0.1.1'), parent=None)] 2022-03-18T15:27:09,722 2022-03-18T15:27:09,722 The above exception was the direct cause of the following exception: 2022-03-18T15:27:09,722 2022-03-18T15:27:09,722 Traceback (most recent call last): 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-18T15:27:09,722 status = run_func(*args) 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-18T15:27:09,722 return func(self, options, args) 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-18T15:27:09,722 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-18T15:27:09,722 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-18T15:27:09,722 raise error from e 2022-03-18T15:27:09,722 pip._internal.exceptions.DistributionNotFound: No matching distribution found for taskick==0.1.1 2022-03-18T15:27:09,731 Removed build tracker: '/tmp/pip-req-tracker-dy2tc7mp'