2021-07-09T19:12:56,935 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ovj9cqm 2021-07-09T19:12:56,938 Created temporary directory: /tmp/pip-req-tracker-zvl7tgxw 2021-07-09T19:12:56,939 Initialized build tracking at /tmp/pip-req-tracker-zvl7tgxw 2021-07-09T19:12:56,939 Created build tracker: /tmp/pip-req-tracker-zvl7tgxw 2021-07-09T19:12:56,939 Entered build tracker: /tmp/pip-req-tracker-zvl7tgxw 2021-07-09T19:12:56,940 Created temporary directory: /tmp/pip-wheel-o0_3cosx 2021-07-09T19:12:56,974 1 location(s) to search for versions of afterflight: 2021-07-09T19:12:56,974 * https://pypi.org/simple/afterflight/ 2021-07-09T19:12:56,974 Fetching project page and analyzing links: https://pypi.org/simple/afterflight/ 2021-07-09T19:12:56,975 Getting page https://pypi.org/simple/afterflight/ 2021-07-09T19:12:56,976 Found index url https://pypi.org/simple 2021-07-09T19:12:57,142 Found link https://files.pythonhosted.org/packages/fa/76/3d81f219b2a140d3604a34ba2ed760c507092c75de65bf7ea2220ea10983/afterflight-0.2.tar.gz#sha256=26ee1808525a8a8cc51fe17655cdbb8664033202d55d3aa20aa3207951348bf1 (from https://pypi.org/simple/afterflight/), version: 0.2 2021-07-09T19:12:57,143 Found link https://files.pythonhosted.org/packages/cd/8a/3bd344a17a76a6dbb08f67b65a2dba1ff42ea5721e18b9e8a449acf93710/afterflight-0.2.1.tar.gz#sha256=13aa1a9167198a4c6ba72db5bc03eaeff11b451afa344eaf4d8fd77c345958d2 (from https://pypi.org/simple/afterflight/), version: 0.2.1 2021-07-09T19:12:57,143 Skipping link: not a file: https://pypi.org/simple/afterflight/ 2021-07-09T19:12:57,159 Given no hashes to check 1 links for project 'afterflight': discarding no candidates 2021-07-09T19:12:57,177 Collecting afterflight==0.2.1 2021-07-09T19:12:57,179 Created temporary directory: /tmp/pip-unpack-htnx5ew4 2021-07-09T19:12:57,224 Downloading afterflight-0.2.1.tar.gz (2.0 MB) 2021-07-09T19:12:58,998 Added afterflight==0.2.1 from https://files.pythonhosted.org/packages/cd/8a/3bd344a17a76a6dbb08f67b65a2dba1ff42ea5721e18b9e8a449acf93710/afterflight-0.2.1.tar.gz#sha256=13aa1a9167198a4c6ba72db5bc03eaeff11b451afa344eaf4d8fd77c345958d2 to build tracker '/tmp/pip-req-tracker-zvl7tgxw' 2021-07-09T19:12:58,999 Running setup.py (path:/tmp/pip-wheel-o0_3cosx/afterflight_ab878ddf17ed4a8cae728d1819e584bb/setup.py) egg_info for package afterflight 2021-07-09T19:12:58,999 Created temporary directory: /tmp/pip-pip-egg-info-fdsrtoz2 2021-07-09T19:12:59,000 Running command python setup.py egg_info 2021-07-09T19:12:59,618 Traceback (most recent call last): 2021-07-09T19:12:59,619 File "", line 1, in 2021-07-09T19:12:59,619 File "/tmp/pip-wheel-o0_3cosx/afterflight_ab878ddf17ed4a8cae728d1819e584bb/setup.py", line 18, in 2021-07-09T19:12:59,620 REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()] 2021-07-09T19:12:59,620 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T19:12:59,668 WARNING: Discarding https://files.pythonhosted.org/packages/cd/8a/3bd344a17a76a6dbb08f67b65a2dba1ff42ea5721e18b9e8a449acf93710/afterflight-0.2.1.tar.gz#sha256=13aa1a9167198a4c6ba72db5bc03eaeff11b451afa344eaf4d8fd77c345958d2 (from https://pypi.org/simple/afterflight/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:12:59,670 ERROR: Could not find a version that satisfies the requirement afterflight==0.2.1 (from versions: 0.2, 0.2.1) 2021-07-09T19:12:59,670 ERROR: No matching distribution found for afterflight==0.2.1 2021-07-09T19:12:59,670 Exception information: 2021-07-09T19:12:59,670 Traceback (most recent call last): 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:12:59,670 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:12:59,670 raise RequirementsConflicted(criterion) 2021-07-09T19:12:59,670 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('afterflight==0.2.1') 2021-07-09T19:12:59,670 2021-07-09T19:12:59,670 During handling of the above exception, another exception occurred: 2021-07-09T19:12:59,670 2021-07-09T19:12:59,670 Traceback (most recent call last): 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:12:59,670 result = self._result = resolver.resolve( 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:12:59,670 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:12:59,670 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:12:59,670 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('afterflight==0.2.1'), parent=None)] 2021-07-09T19:12:59,670 2021-07-09T19:12:59,670 The above exception was the direct cause of the following exception: 2021-07-09T19:12:59,670 2021-07-09T19:12:59,670 Traceback (most recent call last): 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:12:59,670 status = self.run(options, args) 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:12:59,670 return func(self, options, args) 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:12:59,670 requirement_set = resolver.resolve( 2021-07-09T19:12:59,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:12:59,670 raise error from e 2021-07-09T19:12:59,670 pip._internal.exceptions.DistributionNotFound: No matching distribution found for afterflight==0.2.1 2021-07-09T19:12:59,676 Removed afterflight==0.2.1 from https://files.pythonhosted.org/packages/cd/8a/3bd344a17a76a6dbb08f67b65a2dba1ff42ea5721e18b9e8a449acf93710/afterflight-0.2.1.tar.gz#sha256=13aa1a9167198a4c6ba72db5bc03eaeff11b451afa344eaf4d8fd77c345958d2 from build tracker '/tmp/pip-req-tracker-zvl7tgxw' 2021-07-09T19:12:59,676 Removed build tracker: '/tmp/pip-req-tracker-zvl7tgxw'