2022-03-19T14:51:53,390 Created temporary directory: /tmp/pip-ephem-wheel-cache-wvhuogrr 2022-03-19T14:51:53,396 Created temporary directory: /tmp/pip-req-tracker-17dejp77 2022-03-19T14:51:53,397 Initialized build tracking at /tmp/pip-req-tracker-17dejp77 2022-03-19T14:51:53,397 Created build tracker: /tmp/pip-req-tracker-17dejp77 2022-03-19T14:51:53,397 Entered build tracker: /tmp/pip-req-tracker-17dejp77 2022-03-19T14:51:53,399 Created temporary directory: /tmp/pip-wheel-elyb15dy 2022-03-19T14:51:53,473 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-19T14:51:53,482 2 location(s) to search for versions of taskick: 2022-03-19T14:51:53,482 * https://pypi.org/simple/taskick/ 2022-03-19T14:51:53,482 * https://www.piwheels.org/simple/taskick/ 2022-03-19T14:51:53,483 Fetching project page and analyzing links: https://pypi.org/simple/taskick/ 2022-03-19T14:51:53,484 Getting page https://pypi.org/simple/taskick/ 2022-03-19T14:51:53,487 Found index url https://pypi.org/simple 2022-03-19T14:51:53,599 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-19T14:51:53,601 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-19T14:51:53,602 Skipping link: No binaries permitted for taskick: https://files.pythonhosted.org/packages/fd/52/ad840f02c4d7f7aa0486c9a0a8daabc008045dfc063cff88f7f2352115ff/taskick-0.1.3-py3-none-any.whl#sha256=77b06950db5ec348648fb91ade8da1732ec870fd6aa548295bfba774a62a6ace (from https://pypi.org/simple/taskick/) (requires-python:>=3.8,<4.0) 2022-03-19T14:51:53,603 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d2/d8/3538de211ff5d7807723d3af8dbde95fe73e33d562187649fb1a4009bee6/taskick-0.1.3.tar.gz#sha256=0f582269fe4d5db294745a62d6e159de57877db26961f0429ece696f4384391a (from https://pypi.org/simple/taskick/) (requires-python:>=3.8,<4.0) 2022-03-19T14:51:53,604 Fetching project page and analyzing links: https://www.piwheels.org/simple/taskick/ 2022-03-19T14:51:53,605 Getting page https://www.piwheels.org/simple/taskick/ 2022-03-19T14:51:53,607 Found index url https://www.piwheels.org/simple 2022-03-19T14:51:53,827 Skipping link: No binaries permitted for taskick: https://www.piwheels.org/simple/taskick/taskick-0.1.1-py3-none-any.whl#sha256=5a3d28ebd7d7527a6399760c165924214bc781a27215216521897d088ad8e83d (from https://www.piwheels.org/simple/taskick/) (requires-python:>=3.8,<4.0) 2022-03-19T14:51:53,828 Skipping link: not a file: https://www.piwheels.org/simple/taskick/ 2022-03-19T14:51:53,828 Skipping link: not a file: https://pypi.org/simple/taskick/ 2022-03-19T14:51:53,861 Given no hashes to check 0 links for project 'taskick': discarding no candidates 2022-03-19T14:51:53,862 ERROR: Could not find a version that satisfies the requirement taskick==0.1.3 (from versions: none) 2022-03-19T14:51:53,865 ERROR: No matching distribution found for taskick==0.1.3 2022-03-19T14:51:53,867 Exception information: 2022-03-19T14:51:53,867 Traceback (most recent call last): 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-19T14:51:53,867 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-19T14:51:53,867 raise RequirementsConflicted(criterion) 2022-03-19T14:51:53,867 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('taskick==0.1.3') 2022-03-19T14:51:53,867 2022-03-19T14:51:53,867 During handling of the above exception, another exception occurred: 2022-03-19T14:51:53,867 2022-03-19T14:51:53,867 Traceback (most recent call last): 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-19T14:51:53,867 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-19T14:51:53,867 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-19T14:51:53,867 raise ResolutionImpossible(e.criterion.information) 2022-03-19T14:51:53,867 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('taskick==0.1.3'), parent=None)] 2022-03-19T14:51:53,867 2022-03-19T14:51:53,867 The above exception was the direct cause of the following exception: 2022-03-19T14:51:53,867 2022-03-19T14:51:53,867 Traceback (most recent call last): 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-19T14:51:53,867 status = run_func(*args) 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-19T14:51:53,867 return func(self, options, args) 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-19T14:51:53,867 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-19T14:51:53,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-19T14:51:53,867 raise error from e 2022-03-19T14:51:53,867 pip._internal.exceptions.DistributionNotFound: No matching distribution found for taskick==0.1.3 2022-03-19T14:51:53,875 Removed build tracker: '/tmp/pip-req-tracker-17dejp77'