2021-09-22T14:00:41,915 Created temporary directory: /tmp/pip-ephem-wheel-cache-2d1e_b_b 2021-09-22T14:00:41,918 Created temporary directory: /tmp/pip-req-tracker-zbvawg6m 2021-09-22T14:00:41,918 Initialized build tracking at /tmp/pip-req-tracker-zbvawg6m 2021-09-22T14:00:41,919 Created build tracker: /tmp/pip-req-tracker-zbvawg6m 2021-09-22T14:00:41,919 Entered build tracker: /tmp/pip-req-tracker-zbvawg6m 2021-09-22T14:00:41,919 Created temporary directory: /tmp/pip-wheel-va4_6tr3 2021-09-22T14:00:41,952 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-22T14:00:41,955 2 location(s) to search for versions of pesticide: 2021-09-22T14:00:41,955 * https://pypi.org/simple/pesticide/ 2021-09-22T14:00:41,955 * https://www.piwheels.org/simple/pesticide/ 2021-09-22T14:00:41,955 Fetching project page and analyzing links: https://pypi.org/simple/pesticide/ 2021-09-22T14:00:41,956 Getting page https://pypi.org/simple/pesticide/ 2021-09-22T14:00:41,957 Found index url https://pypi.org/simple 2021-09-22T14:00:42,048 Skipping link: No binaries permitted for pesticide: https://files.pythonhosted.org/packages/e2/11/2bf7ebf1c5c4ed4b137ec7560d89e29b7782f29885d13af615e71a9a1be2/pesticide-0.0.1-py3-none-any.whl#sha256=6a72b261cbe8c0311753e2eb58c61693808a1486eed1f009888785ff6c3c3529 (from https://pypi.org/simple/pesticide/) (requires-python:>=3.8) 2021-09-22T14:00:42,049 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ea/7e/404682f936b2002c789e212927d1ed14047e46afb2c5acaa89366a4b41da/pesticide-0.0.1.tar.gz#sha256=9b4ab03e88f4d880386f3908bc2027a480a8ab64f9a7e4c7cad6a5059c27f2a5 (from https://pypi.org/simple/pesticide/) (requires-python:>=3.8) 2021-09-22T14:00:42,049 Fetching project page and analyzing links: https://www.piwheels.org/simple/pesticide/ 2021-09-22T14:00:42,049 Getting page https://www.piwheels.org/simple/pesticide/ 2021-09-22T14:00:42,050 Found index url https://www.piwheels.org/simple 2021-09-22T14:00:42,163 Skipping link: not a file: https://www.piwheels.org/simple/pesticide/ 2021-09-22T14:00:42,163 Skipping link: not a file: https://pypi.org/simple/pesticide/ 2021-09-22T14:00:42,181 Given no hashes to check 0 links for project 'pesticide': discarding no candidates 2021-09-22T14:00:42,181 ERROR: Could not find a version that satisfies the requirement pesticide==0.0.1 (from versions: none) 2021-09-22T14:00:42,181 ERROR: No matching distribution found for pesticide==0.0.1 2021-09-22T14:00:42,182 Exception information: 2021-09-22T14:00:42,182 Traceback (most recent call last): 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-22T14:00:42,182 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-22T14:00:42,182 raise RequirementsConflicted(criterion) 2021-09-22T14:00:42,182 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pesticide==0.0.1') 2021-09-22T14:00:42,182 2021-09-22T14:00:42,182 During handling of the above exception, another exception occurred: 2021-09-22T14:00:42,182 2021-09-22T14:00:42,182 Traceback (most recent call last): 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-22T14:00:42,182 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-22T14:00:42,182 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-22T14:00:42,182 raise ResolutionImpossible(e.criterion.information) 2021-09-22T14:00:42,182 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pesticide==0.0.1'), parent=None)] 2021-09-22T14:00:42,182 2021-09-22T14:00:42,182 The above exception was the direct cause of the following exception: 2021-09-22T14:00:42,182 2021-09-22T14:00:42,182 Traceback (most recent call last): 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-22T14:00:42,182 status = self.run(options, args) 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-22T14:00:42,182 return func(self, options, args) 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-22T14:00:42,182 reqs, check_supported_wheels=True 2021-09-22T14:00:42,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-22T14:00:42,182 raise error from e 2021-09-22T14:00:42,182 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pesticide==0.0.1 2021-09-22T14:00:42,186 Removed build tracker: '/tmp/pip-req-tracker-zbvawg6m'