2021-07-09T19:12:56,919 Created temporary directory: /tmp/pip-ephem-wheel-cache-82n2siej 2021-07-09T19:12:56,922 Created temporary directory: /tmp/pip-req-tracker-0oqlx711 2021-07-09T19:12:56,922 Initialized build tracking at /tmp/pip-req-tracker-0oqlx711 2021-07-09T19:12:56,922 Created build tracker: /tmp/pip-req-tracker-0oqlx711 2021-07-09T19:12:56,922 Entered build tracker: /tmp/pip-req-tracker-0oqlx711 2021-07-09T19:12:56,923 Created temporary directory: /tmp/pip-wheel-u4pgfvpa 2021-07-09T19:12:56,956 1 location(s) to search for versions of afterflight: 2021-07-09T19:12:56,956 * https://pypi.org/simple/afterflight/ 2021-07-09T19:12:56,956 Fetching project page and analyzing links: https://pypi.org/simple/afterflight/ 2021-07-09T19:12:56,957 Getting page https://pypi.org/simple/afterflight/ 2021-07-09T19:12:56,958 Found index url https://pypi.org/simple 2021-07-09T19:12:57,136 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,136 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,136 Skipping link: not a file: https://pypi.org/simple/afterflight/ 2021-07-09T19:12:57,153 Given no hashes to check 1 links for project 'afterflight': discarding no candidates 2021-07-09T19:12:57,170 Collecting afterflight==0.2 2021-07-09T19:12:57,171 Created temporary directory: /tmp/pip-unpack-ng3u4wkf 2021-07-09T19:12:57,218 Downloading afterflight-0.2.tar.gz (2.0 MB) 2021-07-09T19:12:58,863 Added afterflight==0.2 from https://files.pythonhosted.org/packages/fa/76/3d81f219b2a140d3604a34ba2ed760c507092c75de65bf7ea2220ea10983/afterflight-0.2.tar.gz#sha256=26ee1808525a8a8cc51fe17655cdbb8664033202d55d3aa20aa3207951348bf1 to build tracker '/tmp/pip-req-tracker-0oqlx711' 2021-07-09T19:12:58,864 Running setup.py (path:/tmp/pip-wheel-u4pgfvpa/afterflight_f996697527da4d5f809d90bdf97b7d4f/setup.py) egg_info for package afterflight 2021-07-09T19:12:58,864 Created temporary directory: /tmp/pip-pip-egg-info-cnd895lq 2021-07-09T19:12:58,865 Running command python setup.py egg_info 2021-07-09T19:12:59,482 Traceback (most recent call last): 2021-07-09T19:12:59,482 File "", line 1, in 2021-07-09T19:12:59,483 File "/tmp/pip-wheel-u4pgfvpa/afterflight_f996697527da4d5f809d90bdf97b7d4f/setup.py", line 18, in 2021-07-09T19:12:59,483 REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()] 2021-07-09T19:12:59,483 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T19:12:59,532 WARNING: Discarding https://files.pythonhosted.org/packages/fa/76/3d81f219b2a140d3604a34ba2ed760c507092c75de65bf7ea2220ea10983/afterflight-0.2.tar.gz#sha256=26ee1808525a8a8cc51fe17655cdbb8664033202d55d3aa20aa3207951348bf1 (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,534 ERROR: Could not find a version that satisfies the requirement afterflight==0.2 (from versions: 0.2, 0.2.1) 2021-07-09T19:12:59,534 ERROR: No matching distribution found for afterflight==0.2 2021-07-09T19:12:59,534 Exception information: 2021-07-09T19:12:59,534 Traceback (most recent call last): 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:12:59,534 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:12:59,534 raise RequirementsConflicted(criterion) 2021-07-09T19:12:59,534 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('afterflight==0.2') 2021-07-09T19:12:59,534 2021-07-09T19:12:59,534 During handling of the above exception, another exception occurred: 2021-07-09T19:12:59,534 2021-07-09T19:12:59,534 Traceback (most recent call last): 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:12:59,534 result = self._result = resolver.resolve( 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:12:59,534 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:12:59,534 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:12:59,534 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('afterflight==0.2'), parent=None)] 2021-07-09T19:12:59,534 2021-07-09T19:12:59,534 The above exception was the direct cause of the following exception: 2021-07-09T19:12:59,534 2021-07-09T19:12:59,534 Traceback (most recent call last): 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:12:59,534 status = self.run(options, args) 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:12:59,534 return func(self, options, args) 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:12:59,534 requirement_set = resolver.resolve( 2021-07-09T19:12:59,534 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:12:59,534 raise error from e 2021-07-09T19:12:59,534 pip._internal.exceptions.DistributionNotFound: No matching distribution found for afterflight==0.2 2021-07-09T19:12:59,539 Removed afterflight==0.2 from https://files.pythonhosted.org/packages/fa/76/3d81f219b2a140d3604a34ba2ed760c507092c75de65bf7ea2220ea10983/afterflight-0.2.tar.gz#sha256=26ee1808525a8a8cc51fe17655cdbb8664033202d55d3aa20aa3207951348bf1 from build tracker '/tmp/pip-req-tracker-0oqlx711' 2021-07-09T19:12:59,540 Removed build tracker: '/tmp/pip-req-tracker-0oqlx711'