2021-07-15T09:16:45,528 Created temporary directory: /tmp/pip-ephem-wheel-cache-wp4luk6n 2021-07-15T09:16:45,531 Created temporary directory: /tmp/pip-req-tracker-u2gpciw6 2021-07-15T09:16:45,531 Initialized build tracking at /tmp/pip-req-tracker-u2gpciw6 2021-07-15T09:16:45,531 Created build tracker: /tmp/pip-req-tracker-u2gpciw6 2021-07-15T09:16:45,532 Entered build tracker: /tmp/pip-req-tracker-u2gpciw6 2021-07-15T09:16:45,532 Created temporary directory: /tmp/pip-wheel-bk0_j3hy 2021-07-15T09:16:45,563 1 location(s) to search for versions of link-search: 2021-07-15T09:16:45,563 * https://pypi.org/simple/link-search/ 2021-07-15T09:16:45,563 Fetching project page and analyzing links: https://pypi.org/simple/link-search/ 2021-07-15T09:16:45,564 Getting page https://pypi.org/simple/link-search/ 2021-07-15T09:16:45,565 Found index url https://pypi.org/simple 2021-07-15T09:16:45,654 Found link https://files.pythonhosted.org/packages/8a/ec/5b0d36cff951175e37e165c4576d7ef1759cd293346aea232e53ecb26ad2/link_search-1.1.tar.gz#sha256=03345c418668293089eb3a1f80cdbc9f5628049ce4ff176ac2e46e9729fcfa07 (from https://pypi.org/simple/link-search/), version: 1.1 2021-07-15T09:16:45,655 Skipping link: not a file: https://pypi.org/simple/link-search/ 2021-07-15T09:16:45,675 Given no hashes to check 1 links for project 'link-search': discarding no candidates 2021-07-15T09:16:45,694 Collecting link-search==1.1 2021-07-15T09:16:45,696 Created temporary directory: /tmp/pip-unpack-w970yuod 2021-07-15T09:16:45,866 Downloading link_search-1.1.tar.gz (3.1 kB) 2021-07-15T09:16:45,904 Added link-search==1.1 from https://files.pythonhosted.org/packages/8a/ec/5b0d36cff951175e37e165c4576d7ef1759cd293346aea232e53ecb26ad2/link_search-1.1.tar.gz#sha256=03345c418668293089eb3a1f80cdbc9f5628049ce4ff176ac2e46e9729fcfa07 to build tracker '/tmp/pip-req-tracker-u2gpciw6' 2021-07-15T09:16:45,905 Running setup.py (path:/tmp/pip-wheel-bk0_j3hy/link-search_f081994030f9456dabed147a5c43e837/setup.py) egg_info for package link-search 2021-07-15T09:16:45,906 Created temporary directory: /tmp/pip-pip-egg-info-cvez6n4l 2021-07-15T09:16:45,907 Running command python setup.py egg_info 2021-07-15T09:16:47,414 Traceback (most recent call last): 2021-07-15T09:16:47,415 File "", line 1, in 2021-07-15T09:16:47,415 File "/tmp/pip-wheel-bk0_j3hy/link-search_f081994030f9456dabed147a5c43e837/setup.py", line 7, in 2021-07-15T09:16:47,415 version= __import__(PACKAGE).__version__, 2021-07-15T09:16:47,415 File "/tmp/pip-wheel-bk0_j3hy/link-search_f081994030f9456dabed147a5c43e837/link_search/__init__.py", line 5, in 2021-07-15T09:16:47,416 from .link_search import LinkSearch 2021-07-15T09:16:47,416 File "/tmp/pip-wheel-bk0_j3hy/link-search_f081994030f9456dabed147a5c43e837/link_search/link_search.py", line 13, in 2021-07-15T09:16:47,416 from fake_useragent import UserAgent 2021-07-15T09:16:47,416 ModuleNotFoundError: No module named 'fake_useragent' 2021-07-15T09:16:47,492 WARNING: Discarding https://files.pythonhosted.org/packages/8a/ec/5b0d36cff951175e37e165c4576d7ef1759cd293346aea232e53ecb26ad2/link_search-1.1.tar.gz#sha256=03345c418668293089eb3a1f80cdbc9f5628049ce4ff176ac2e46e9729fcfa07 (from https://pypi.org/simple/link-search/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T09:16:47,494 ERROR: Could not find a version that satisfies the requirement link-search==1.1 (from versions: 1.1) 2021-07-15T09:16:47,494 ERROR: No matching distribution found for link-search==1.1 2021-07-15T09:16:47,494 Exception information: 2021-07-15T09:16:47,494 Traceback (most recent call last): 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T09:16:47,494 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T09:16:47,494 raise RequirementsConflicted(criterion) 2021-07-15T09:16:47,494 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('link-search==1.1') 2021-07-15T09:16:47,494 2021-07-15T09:16:47,494 During handling of the above exception, another exception occurred: 2021-07-15T09:16:47,494 2021-07-15T09:16:47,494 Traceback (most recent call last): 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T09:16:47,494 result = self._result = resolver.resolve( 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T09:16:47,494 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T09:16:47,494 raise ResolutionImpossible(e.criterion.information) 2021-07-15T09:16:47,494 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('link-search==1.1'), parent=None)] 2021-07-15T09:16:47,494 2021-07-15T09:16:47,494 The above exception was the direct cause of the following exception: 2021-07-15T09:16:47,494 2021-07-15T09:16:47,494 Traceback (most recent call last): 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T09:16:47,494 status = self.run(options, args) 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T09:16:47,494 return func(self, options, args) 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T09:16:47,494 requirement_set = resolver.resolve( 2021-07-15T09:16:47,494 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T09:16:47,494 raise error from e 2021-07-15T09:16:47,494 pip._internal.exceptions.DistributionNotFound: No matching distribution found for link-search==1.1 2021-07-15T09:16:47,500 Removed link-search==1.1 from https://files.pythonhosted.org/packages/8a/ec/5b0d36cff951175e37e165c4576d7ef1759cd293346aea232e53ecb26ad2/link_search-1.1.tar.gz#sha256=03345c418668293089eb3a1f80cdbc9f5628049ce4ff176ac2e46e9729fcfa07 from build tracker '/tmp/pip-req-tracker-u2gpciw6' 2021-07-15T09:16:47,500 Removed build tracker: '/tmp/pip-req-tracker-u2gpciw6'