2021-09-12T00:10:10,697 Created temporary directory: /tmp/pip-ephem-wheel-cache-179fkqj1 2021-09-12T00:10:10,701 Created temporary directory: /tmp/pip-req-tracker-aobua8yq 2021-09-12T00:10:10,702 Initialized build tracking at /tmp/pip-req-tracker-aobua8yq 2021-09-12T00:10:10,702 Created build tracker: /tmp/pip-req-tracker-aobua8yq 2021-09-12T00:10:10,702 Entered build tracker: /tmp/pip-req-tracker-aobua8yq 2021-09-12T00:10:10,703 Created temporary directory: /tmp/pip-wheel-1bcdnsfh 2021-09-12T00:10:10,736 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-12T00:10:10,739 2 location(s) to search for versions of lib-caida-collector: 2021-09-12T00:10:10,739 * https://pypi.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,739 * https://www.piwheels.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,740 Fetching project page and analyzing links: https://pypi.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,740 Getting page https://pypi.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,742 Found index url https://pypi.org/simple 2021-09-12T00:10:10,831 Skipping link: No binaries permitted for lib-caida-collector: https://files.pythonhosted.org/packages/24/35/c69453c4719840d45fee9ad97f28815eec58e1c308589fe1a70a76b1b481/lib_caida_collector-0.0.1-py3-none-any.whl#sha256=e6df794944d28af6817101f974f1ea07dd73ad2a61286cdf35dc14f7c7c395fa (from https://pypi.org/simple/lib-caida-collector/) (requires-python:>=3.8) 2021-09-12T00:10:10,832 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f2/d7/c7db6f371e60c1445104ffd9832db0c76d0a9dd79c4c75c1429b7d0f13f7/lib_caida_collector-0.0.1.tar.gz#sha256=1ebe311ff95f744fbd55fdf9cb26ea0d5fec86fc0fcae1f54d068720ee5aa0fb (from https://pypi.org/simple/lib-caida-collector/) (requires-python:>=3.8) 2021-09-12T00:10:10,832 Fetching project page and analyzing links: https://www.piwheels.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,832 Getting page https://www.piwheels.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,833 Found index url https://www.piwheels.org/simple 2021-09-12T00:10:10,936 Skipping link: not a file: https://www.piwheels.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,937 Skipping link: not a file: https://pypi.org/simple/lib-caida-collector/ 2021-09-12T00:10:10,956 Given no hashes to check 0 links for project 'lib-caida-collector': discarding no candidates 2021-09-12T00:10:10,956 ERROR: Could not find a version that satisfies the requirement lib-caida-collector==0.0.1 (from versions: none) 2021-09-12T00:10:10,957 ERROR: No matching distribution found for lib-caida-collector==0.0.1 2021-09-12T00:10:10,957 Exception information: 2021-09-12T00:10:10,957 Traceback (most recent call last): 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-12T00:10:10,957 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-12T00:10:10,957 raise RequirementsConflicted(criterion) 2021-09-12T00:10:10,957 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lib-caida-collector==0.0.1') 2021-09-12T00:10:10,957 2021-09-12T00:10:10,957 During handling of the above exception, another exception occurred: 2021-09-12T00:10:10,957 2021-09-12T00:10:10,957 Traceback (most recent call last): 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-12T00:10:10,957 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-12T00:10:10,957 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-12T00:10:10,957 raise ResolutionImpossible(e.criterion.information) 2021-09-12T00:10:10,957 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lib-caida-collector==0.0.1'), parent=None)] 2021-09-12T00:10:10,957 2021-09-12T00:10:10,957 The above exception was the direct cause of the following exception: 2021-09-12T00:10:10,957 2021-09-12T00:10:10,957 Traceback (most recent call last): 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-12T00:10:10,957 status = self.run(options, args) 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-12T00:10:10,957 return func(self, options, args) 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-12T00:10:10,957 reqs, check_supported_wheels=True 2021-09-12T00:10:10,957 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-12T00:10:10,957 raise error from e 2021-09-12T00:10:10,957 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lib-caida-collector==0.0.1 2021-09-12T00:10:10,961 Removed build tracker: '/tmp/pip-req-tracker-aobua8yq'