2021-10-17T04:25:13,889 Created temporary directory: /tmp/pip-ephem-wheel-cache-dazu6gk1 2021-10-17T04:25:13,892 Created temporary directory: /tmp/pip-req-tracker-enz_lbwn 2021-10-17T04:25:13,892 Initialized build tracking at /tmp/pip-req-tracker-enz_lbwn 2021-10-17T04:25:13,892 Created build tracker: /tmp/pip-req-tracker-enz_lbwn 2021-10-17T04:25:13,893 Entered build tracker: /tmp/pip-req-tracker-enz_lbwn 2021-10-17T04:25:13,893 Created temporary directory: /tmp/pip-wheel-3sfh4zht 2021-10-17T04:25:13,921 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-17T04:25:13,925 2 location(s) to search for versions of py-custom-driver-installer: 2021-10-17T04:25:13,925 * https://pypi.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:13,925 * https://www.piwheels.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:13,925 Fetching project page and analyzing links: https://pypi.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:13,926 Getting page https://pypi.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:13,927 Found index url https://pypi.org/simple 2021-10-17T04:25:14,015 Found link https://files.pythonhosted.org/packages/af/5e/c9558c1be80ea903a558d531ab50c86930e21d1ecb09d1c59256b4a98e02/py-custom-driver-installer-0.0.1.macosx-10.14.6-x86_64.tar.gz#sha256=93774ad68f134271c16669ab154375e4648fd0f33a165959118b2acfaf4f2f28 (from https://pypi.org/simple/py-custom-driver-installer/), version: 0.0.1.macosx-10.14.6-x86_64 2021-10-17T04:25:14,016 Fetching project page and analyzing links: https://www.piwheels.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:14,016 Getting page https://www.piwheels.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:14,017 Found index url https://www.piwheels.org/simple 2021-10-17T04:25:14,185 Skipping link: not a file: https://www.piwheels.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:14,185 Skipping link: not a file: https://pypi.org/simple/py-custom-driver-installer/ 2021-10-17T04:25:14,200 Given no hashes to check 0 links for project 'py-custom-driver-installer': discarding no candidates 2021-10-17T04:25:14,200 ERROR: Could not find a version that satisfies the requirement py-custom-driver-installer==0.0.1 (from versions: 0.0.1.macosx-10.14.6-x86_64) 2021-10-17T04:25:14,200 ERROR: No matching distribution found for py-custom-driver-installer==0.0.1 2021-10-17T04:25:14,201 Exception information: 2021-10-17T04:25:14,201 Traceback (most recent call last): 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-17T04:25:14,201 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-17T04:25:14,201 raise RequirementsConflicted(criterion) 2021-10-17T04:25:14,201 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('py-custom-driver-installer==0.0.1') 2021-10-17T04:25:14,201 2021-10-17T04:25:14,201 During handling of the above exception, another exception occurred: 2021-10-17T04:25:14,201 2021-10-17T04:25:14,201 Traceback (most recent call last): 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-17T04:25:14,201 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-17T04:25:14,201 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-17T04:25:14,201 raise ResolutionImpossible(e.criterion.information) 2021-10-17T04:25:14,201 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('py-custom-driver-installer==0.0.1'), parent=None)] 2021-10-17T04:25:14,201 2021-10-17T04:25:14,201 The above exception was the direct cause of the following exception: 2021-10-17T04:25:14,201 2021-10-17T04:25:14,201 Traceback (most recent call last): 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-17T04:25:14,201 status = self.run(options, args) 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-17T04:25:14,201 return func(self, options, args) 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-17T04:25:14,201 reqs, check_supported_wheels=True 2021-10-17T04:25:14,201 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-17T04:25:14,201 raise error from e 2021-10-17T04:25:14,201 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py-custom-driver-installer==0.0.1 2021-10-17T04:25:14,205 Removed build tracker: '/tmp/pip-req-tracker-enz_lbwn'