2021-08-03T02:57:17,665 Created temporary directory: /tmp/pip-ephem-wheel-cache-p3lknkx5 2021-08-03T02:57:17,668 Created temporary directory: /tmp/pip-req-tracker-2sri6nav 2021-08-03T02:57:17,669 Initialized build tracking at /tmp/pip-req-tracker-2sri6nav 2021-08-03T02:57:17,669 Created build tracker: /tmp/pip-req-tracker-2sri6nav 2021-08-03T02:57:17,669 Entered build tracker: /tmp/pip-req-tracker-2sri6nav 2021-08-03T02:57:17,670 Created temporary directory: /tmp/pip-wheel-9jk_7qrh 2021-08-03T02:57:17,702 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-03T02:57:17,703 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-03T02:57:17,703 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-03T02:57:17,703 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-03T02:57:17,704 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-03T02:57:17,707 WARNING: Location '/flight-ad/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T02:57:17,707 WARNING: Location 't/flight-ad/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T02:57:17,708 WARNING: Location 'm/flight-ad/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T02:57:17,708 WARNING: Location 'p/flight-ad/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T02:57:17,708 1 location(s) to search for versions of flight-ad: 2021-08-03T02:57:17,708 * https://pypi.org/simple/flight-ad/ 2021-08-03T02:57:17,709 Fetching project page and analyzing links: https://pypi.org/simple/flight-ad/ 2021-08-03T02:57:17,709 Getting page https://pypi.org/simple/flight-ad/ 2021-08-03T02:57:17,711 Found index url https://pypi.org/simple 2021-08-03T02:57:17,799 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/21/46/c21cfc4ec52118b197d43bb45044906c4590f56f41e036d79a6fda1e2bcd/flight-ad-0.0.1.tar.gz#sha256=2ed1402bd6ddaa98a188358b5cc46269c6a1f8b0ec2630d438bc6dcef7b8f45d (from https://pypi.org/simple/flight-ad/) (requires-python:>=3.8) 2021-08-03T02:57:17,799 Skipping link: No binaries permitted for flight-ad: https://files.pythonhosted.org/packages/bc/4d/ad36e8aec05d8cefef30a742a0d21a54b86c395353debd67cedbc826df42/flight_ad-0.0.1-py3-none-any.whl#sha256=0803d69c0d5eb0718aa29e9d236ec6e6a62657140c2242c01c5a90d0511783a2 (from https://pypi.org/simple/flight-ad/) (requires-python:>=3.8) 2021-08-03T02:57:17,800 Skipping link: not a file: https://pypi.org/simple/flight-ad/ 2021-08-03T02:57:17,813 Given no hashes to check 0 links for project 'flight-ad': discarding no candidates 2021-08-03T02:57:17,813 ERROR: Could not find a version that satisfies the requirement flight-ad==0.0.1 (from versions: none) 2021-08-03T02:57:17,814 ERROR: No matching distribution found for flight-ad==0.0.1 2021-08-03T02:57:17,814 Exception information: 2021-08-03T02:57:17,814 Traceback (most recent call last): 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-03T02:57:17,814 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-03T02:57:17,814 raise RequirementsConflicted(criterion) 2021-08-03T02:57:17,814 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flight-ad==0.0.1') 2021-08-03T02:57:17,814 2021-08-03T02:57:17,814 During handling of the above exception, another exception occurred: 2021-08-03T02:57:17,814 2021-08-03T02:57:17,814 Traceback (most recent call last): 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-03T02:57:17,814 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-03T02:57:17,814 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-03T02:57:17,814 raise ResolutionImpossible(e.criterion.information) 2021-08-03T02:57:17,814 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flight-ad==0.0.1'), parent=None)] 2021-08-03T02:57:17,814 2021-08-03T02:57:17,814 The above exception was the direct cause of the following exception: 2021-08-03T02:57:17,814 2021-08-03T02:57:17,814 Traceback (most recent call last): 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-03T02:57:17,814 status = self.run(options, args) 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-03T02:57:17,814 return func(self, options, args) 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-03T02:57:17,814 reqs, check_supported_wheels=True 2021-08-03T02:57:17,814 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-03T02:57:17,814 raise error from e 2021-08-03T02:57:17,814 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flight-ad==0.0.1 2021-08-03T02:57:17,818 Removed build tracker: '/tmp/pip-req-tracker-2sri6nav'