2021-07-16T15:26:43,134 Created temporary directory: /tmp/pip-ephem-wheel-cache-dgjkh33y 2021-07-16T15:26:43,137 Created temporary directory: /tmp/pip-req-tracker-jgnq4qlr 2021-07-16T15:26:43,138 Initialized build tracking at /tmp/pip-req-tracker-jgnq4qlr 2021-07-16T15:26:43,138 Created build tracker: /tmp/pip-req-tracker-jgnq4qlr 2021-07-16T15:26:43,139 Entered build tracker: /tmp/pip-req-tracker-jgnq4qlr 2021-07-16T15:26:43,139 Created temporary directory: /tmp/pip-wheel-znsy0z5w 2021-07-16T15:26:43,177 1 location(s) to search for versions of cli-args: 2021-07-16T15:26:43,177 * https://pypi.org/simple/cli-args/ 2021-07-16T15:26:43,178 Fetching project page and analyzing links: https://pypi.org/simple/cli-args/ 2021-07-16T15:26:43,179 Getting page https://pypi.org/simple/cli-args/ 2021-07-16T15:26:43,181 Found index url https://pypi.org/simple 2021-07-16T15:26:43,380 Found link https://files.pythonhosted.org/packages/b9/5c/0666a45430fac835faead10992221322d6cffacdc7f9d3aab70ec58118e7/cli-args-1.0.0.tar.gz#sha256=99040e6dc817f70c60fd7326222d6d6f551420aabe733ec7fe1a69d734ee8e45 (from https://pypi.org/simple/cli-args/), version: 1.0.0 2021-07-16T15:26:43,381 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/79/64/3180ad4ba68b439a7b1f7c1a0725f2e9e5a1032deaf484365c3dd82c77a8/cli_args-1.0.0-py3.8.egg#sha256=529c942fdd17cd7289a310bd03388c39e8fcfae6529245ecd82989c3ad73ec5f (from https://pypi.org/simple/cli-args/) 2021-07-16T15:26:43,381 Found link https://files.pythonhosted.org/packages/88/8a/76fb76c1d49db1f7945e48447e3ada39abb4d0bc53cc2e1787e9e90a37ba/cli-args-1.0.1.tar.gz#sha256=af5720b904a98fe026eb93f454e27a54f888afd0ab7c8c7ae5a099b7ef4ca245 (from https://pypi.org/simple/cli-args/), version: 1.0.1 2021-07-16T15:26:43,382 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/63/63/0cc8ca92e96f764e8aef1329ab836d867447251aebd9e21155982ea0d5e7/cli_args-1.0.1-py3.9.egg#sha256=df814e8f4d9a9f3321574bbd585a3d281b34c133eb985c43d412e375c74f6f0c (from https://pypi.org/simple/cli-args/) 2021-07-16T15:26:43,407 Found link https://files.pythonhosted.org/packages/38/51/53965258d32e931863eb9666cf3195e4cced1630323c1de22a030856bcac/cli_args-1.1.0-py3-none-any.whl#sha256=cf77668caeb2e4309356149f8b709f1d5e66bcac1235e2993797b2472222e748 (from https://pypi.org/simple/cli-args/), version: 1.1.0 2021-07-16T15:26:43,408 Skipping link: not a file: https://pypi.org/simple/cli-args/ 2021-07-16T15:26:43,410 Given no hashes to check 1 links for project 'cli-args': discarding no candidates 2021-07-16T15:26:43,438 Collecting cli-args==1.0.0 2021-07-16T15:26:43,440 Created temporary directory: /tmp/pip-unpack-nj5o1otv 2021-07-16T15:26:43,620 Downloading cli-args-1.0.0.tar.gz (2.6 kB) 2021-07-16T15:26:43,667 Added cli-args==1.0.0 from https://files.pythonhosted.org/packages/b9/5c/0666a45430fac835faead10992221322d6cffacdc7f9d3aab70ec58118e7/cli-args-1.0.0.tar.gz#sha256=99040e6dc817f70c60fd7326222d6d6f551420aabe733ec7fe1a69d734ee8e45 to build tracker '/tmp/pip-req-tracker-jgnq4qlr' 2021-07-16T15:26:43,668 Running setup.py (path:/tmp/pip-wheel-znsy0z5w/cli-args_2c9bd98b728c4ad580790953d737de88/setup.py) egg_info for package cli-args 2021-07-16T15:26:43,669 Created temporary directory: /tmp/pip-pip-egg-info-3960vubu 2021-07-16T15:26:43,669 Running command python setup.py egg_info 2021-07-16T15:26:45,103 Traceback (most recent call last): 2021-07-16T15:26:45,104 File "", line 1, in 2021-07-16T15:26:45,105 File "/tmp/pip-wheel-znsy0z5w/cli-args_2c9bd98b728c4ad580790953d737de88/setup.py", line 13, in 2021-07-16T15:26:45,106 setuptools.setup(version=version()) 2021-07-16T15:26:45,106 File "/tmp/pip-wheel-znsy0z5w/cli-args_2c9bd98b728c4ad580790953d737de88/setup.py", line 8, in version 2021-07-16T15:26:45,106 with open('VERSION', 'r') as f: 2021-07-16T15:26:45,107 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2021-07-16T15:26:45,173 WARNING: Discarding https://files.pythonhosted.org/packages/b9/5c/0666a45430fac835faead10992221322d6cffacdc7f9d3aab70ec58118e7/cli-args-1.0.0.tar.gz#sha256=99040e6dc817f70c60fd7326222d6d6f551420aabe733ec7fe1a69d734ee8e45 (from https://pypi.org/simple/cli-args/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T15:26:45,175 ERROR: Could not find a version that satisfies the requirement cli-args==1.0.0 (from versions: 1.0.0, 1.0.1, 1.1.0) 2021-07-16T15:26:45,175 ERROR: No matching distribution found for cli-args==1.0.0 2021-07-16T15:26:45,176 Exception information: 2021-07-16T15:26:45,176 Traceback (most recent call last): 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T15:26:45,176 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T15:26:45,176 raise RequirementsConflicted(criterion) 2021-07-16T15:26:45,176 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cli-args==1.0.0') 2021-07-16T15:26:45,176 2021-07-16T15:26:45,176 During handling of the above exception, another exception occurred: 2021-07-16T15:26:45,176 2021-07-16T15:26:45,176 Traceback (most recent call last): 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T15:26:45,176 result = self._result = resolver.resolve( 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T15:26:45,176 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T15:26:45,176 raise ResolutionImpossible(e.criterion.information) 2021-07-16T15:26:45,176 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cli-args==1.0.0'), parent=None)] 2021-07-16T15:26:45,176 2021-07-16T15:26:45,176 The above exception was the direct cause of the following exception: 2021-07-16T15:26:45,176 2021-07-16T15:26:45,176 Traceback (most recent call last): 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T15:26:45,176 status = self.run(options, args) 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T15:26:45,176 return func(self, options, args) 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T15:26:45,176 requirement_set = resolver.resolve( 2021-07-16T15:26:45,176 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T15:26:45,176 raise error from e 2021-07-16T15:26:45,176 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cli-args==1.0.0 2021-07-16T15:26:45,182 Removed cli-args==1.0.0 from https://files.pythonhosted.org/packages/b9/5c/0666a45430fac835faead10992221322d6cffacdc7f9d3aab70ec58118e7/cli-args-1.0.0.tar.gz#sha256=99040e6dc817f70c60fd7326222d6d6f551420aabe733ec7fe1a69d734ee8e45 from build tracker '/tmp/pip-req-tracker-jgnq4qlr' 2021-07-16T15:26:45,182 Removed build tracker: '/tmp/pip-req-tracker-jgnq4qlr'