2022-04-22T08:17:14,294 Created temporary directory: /tmp/pip-ephem-wheel-cache-ddxdpfth 2022-04-22T08:17:14,300 Created temporary directory: /tmp/pip-req-tracker-1mxqdx9m 2022-04-22T08:17:14,301 Initialized build tracking at /tmp/pip-req-tracker-1mxqdx9m 2022-04-22T08:17:14,301 Created build tracker: /tmp/pip-req-tracker-1mxqdx9m 2022-04-22T08:17:14,302 Entered build tracker: /tmp/pip-req-tracker-1mxqdx9m 2022-04-22T08:17:14,303 Created temporary directory: /tmp/pip-wheel-utv970ea 2022-04-22T08:17:14,372 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-22T08:17:14,386 2 location(s) to search for versions of retail-scraper: 2022-04-22T08:17:14,386 * https://pypi.org/simple/retail-scraper/ 2022-04-22T08:17:14,386 * https://www.piwheels.org/simple/retail-scraper/ 2022-04-22T08:17:14,388 Fetching project page and analyzing links: https://pypi.org/simple/retail-scraper/ 2022-04-22T08:17:14,389 Getting page https://pypi.org/simple/retail-scraper/ 2022-04-22T08:17:14,392 Found index url https://pypi.org/simple 2022-04-22T08:17:14,503 Skipping link: No binaries permitted for retail-scraper: https://files.pythonhosted.org/packages/42/78/54980235a9fb208fcdad16a2b88b20db54b5ec0ef7bdd359482f5db783fa/retail_scraper-1.1-py3-none-any.whl#sha256=c3042bef764e0ddc54c9dfb206a652753c0799c207d7504abfeed0fa3077ddce (from https://pypi.org/simple/retail-scraper/) (requires-python:>=3.8) 2022-04-22T08:17:14,504 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/58/3c/d9d3c0efcac8da5d2564074ac63401729d639c21e5fe43bc4c6951a46447/retail_scraper-1.1.tar.gz#sha256=b11485ecf3a937e6f41b12043dfabeb97fcd37e2deee16aa2156c2435743713c (from https://pypi.org/simple/retail-scraper/) (requires-python:>=3.8) 2022-04-22T08:17:14,505 Fetching project page and analyzing links: https://www.piwheels.org/simple/retail-scraper/ 2022-04-22T08:17:14,506 Getting page https://www.piwheels.org/simple/retail-scraper/ 2022-04-22T08:17:14,508 Found index url https://www.piwheels.org/simple 2022-04-22T08:17:14,708 Skipping link: not a file: https://www.piwheels.org/simple/retail-scraper/ 2022-04-22T08:17:14,708 Skipping link: not a file: https://pypi.org/simple/retail-scraper/ 2022-04-22T08:17:14,741 Given no hashes to check 0 links for project 'retail-scraper': discarding no candidates 2022-04-22T08:17:14,742 ERROR: Could not find a version that satisfies the requirement retail-scraper==1.1 (from versions: none) 2022-04-22T08:17:14,745 ERROR: No matching distribution found for retail-scraper==1.1 2022-04-22T08:17:14,747 Exception information: 2022-04-22T08:17:14,747 Traceback (most recent call last): 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-22T08:17:14,747 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-22T08:17:14,747 raise RequirementsConflicted(criterion) 2022-04-22T08:17:14,747 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('retail-scraper==1.1') 2022-04-22T08:17:14,747 2022-04-22T08:17:14,747 During handling of the above exception, another exception occurred: 2022-04-22T08:17:14,747 2022-04-22T08:17:14,747 Traceback (most recent call last): 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-22T08:17:14,747 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-22T08:17:14,747 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-22T08:17:14,747 raise ResolutionImpossible(e.criterion.information) 2022-04-22T08:17:14,747 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('retail-scraper==1.1'), parent=None)] 2022-04-22T08:17:14,747 2022-04-22T08:17:14,747 The above exception was the direct cause of the following exception: 2022-04-22T08:17:14,747 2022-04-22T08:17:14,747 Traceback (most recent call last): 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-22T08:17:14,747 status = run_func(*args) 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-22T08:17:14,747 return func(self, options, args) 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-22T08:17:14,747 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-22T08:17:14,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-22T08:17:14,747 raise error from e 2022-04-22T08:17:14,747 pip._internal.exceptions.DistributionNotFound: No matching distribution found for retail-scraper==1.1 2022-04-22T08:17:14,756 Removed build tracker: '/tmp/pip-req-tracker-1mxqdx9m'