2021-10-03T10:29:20,512 Created temporary directory: /tmp/pip-ephem-wheel-cache-o1jpww2o 2021-10-03T10:29:20,515 Created temporary directory: /tmp/pip-req-tracker-zgd7q2hs 2021-10-03T10:29:20,516 Initialized build tracking at /tmp/pip-req-tracker-zgd7q2hs 2021-10-03T10:29:20,516 Created build tracker: /tmp/pip-req-tracker-zgd7q2hs 2021-10-03T10:29:20,516 Entered build tracker: /tmp/pip-req-tracker-zgd7q2hs 2021-10-03T10:29:20,517 Created temporary directory: /tmp/pip-wheel-ujbsma6o 2021-10-03T10:29:20,551 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-03T10:29:20,553 2 location(s) to search for versions of webdriver-auto-update: 2021-10-03T10:29:20,553 * https://pypi.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,553 * https://www.piwheels.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,554 Fetching project page and analyzing links: https://pypi.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,555 Getting page https://pypi.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,556 Found index url https://pypi.org/simple 2021-10-03T10:29:20,644 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/42/e5/307939fc636a43550e9b54a2d0d3a893030800da86fdba4ed49ec66b2bb3/webdriver-auto-update-0.0.1.tar.gz#sha256=b6fc7c80337e7c214b64429e1c9756e6d5a22de5bdfe27584a6460fa37f364c3 (from https://pypi.org/simple/webdriver-auto-update/) (requires-python:>=3.9) 2021-10-03T10:29:20,645 Skipping link: No binaries permitted for webdriver-auto-update: https://files.pythonhosted.org/packages/f9/b3/efe2f2ccef50d188561167a091519b2e9bb49a3337e164c3e8b42737e2a0/webdriver_auto_update-0.0.1-py3-none-any.whl#sha256=8e990fc28ebca0ae92f9fb1c6e2ed792508a896969b723d6871638af96cc96c8 (from https://pypi.org/simple/webdriver-auto-update/) (requires-python:>=3.9) 2021-10-03T10:29:20,645 Fetching project page and analyzing links: https://www.piwheels.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,645 Getting page https://www.piwheels.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,646 Found index url https://www.piwheels.org/simple 2021-10-03T10:29:20,761 Skipping link: not a file: https://www.piwheels.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,762 Skipping link: not a file: https://pypi.org/simple/webdriver-auto-update/ 2021-10-03T10:29:20,777 Given no hashes to check 0 links for project 'webdriver-auto-update': discarding no candidates 2021-10-03T10:29:20,778 ERROR: Could not find a version that satisfies the requirement webdriver-auto-update==0.0.1 (from versions: none) 2021-10-03T10:29:20,778 ERROR: No matching distribution found for webdriver-auto-update==0.0.1 2021-10-03T10:29:20,778 Exception information: 2021-10-03T10:29:20,778 Traceback (most recent call last): 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-03T10:29:20,778 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-03T10:29:20,778 raise RequirementsConflicted(criterion) 2021-10-03T10:29:20,778 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('webdriver-auto-update==0.0.1') 2021-10-03T10:29:20,778 2021-10-03T10:29:20,778 During handling of the above exception, another exception occurred: 2021-10-03T10:29:20,778 2021-10-03T10:29:20,778 Traceback (most recent call last): 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-03T10:29:20,778 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-03T10:29:20,778 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-03T10:29:20,778 raise ResolutionImpossible(e.criterion.information) 2021-10-03T10:29:20,778 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('webdriver-auto-update==0.0.1'), parent=None)] 2021-10-03T10:29:20,778 2021-10-03T10:29:20,778 The above exception was the direct cause of the following exception: 2021-10-03T10:29:20,778 2021-10-03T10:29:20,778 Traceback (most recent call last): 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-03T10:29:20,778 status = self.run(options, args) 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-03T10:29:20,778 return func(self, options, args) 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-03T10:29:20,778 reqs, check_supported_wheels=True 2021-10-03T10:29:20,778 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-03T10:29:20,778 raise error from e 2021-10-03T10:29:20,778 pip._internal.exceptions.DistributionNotFound: No matching distribution found for webdriver-auto-update==0.0.1 2021-10-03T10:29:20,782 Removed build tracker: '/tmp/pip-req-tracker-zgd7q2hs'