2021-07-09T09:11:40,292 Created temporary directory: /tmp/pip-ephem-wheel-cache-ju57ir_z 2021-07-09T09:11:40,295 Created temporary directory: /tmp/pip-req-tracker-264qclef 2021-07-09T09:11:40,296 Initialized build tracking at /tmp/pip-req-tracker-264qclef 2021-07-09T09:11:40,296 Created build tracker: /tmp/pip-req-tracker-264qclef 2021-07-09T09:11:40,296 Entered build tracker: /tmp/pip-req-tracker-264qclef 2021-07-09T09:11:40,297 Created temporary directory: /tmp/pip-wheel-0vkm17js 2021-07-09T09:11:40,330 1 location(s) to search for versions of uniquify: 2021-07-09T09:11:40,330 * https://pypi.org/simple/uniquify/ 2021-07-09T09:11:40,331 Fetching project page and analyzing links: https://pypi.org/simple/uniquify/ 2021-07-09T09:11:40,331 Getting page https://pypi.org/simple/uniquify/ 2021-07-09T09:11:40,333 Found index url https://pypi.org/simple 2021-07-09T09:11:40,514 Found link https://files.pythonhosted.org/packages/d0/88/313c7b30fc5913be6d703009ec2f8cb43b219a667af3487aad18429419cf/uniquify-0.0.0.tar.gz#sha256=bcd3964537ca7ec98b216c2a00a0f03a6475b8934f5ffa297a58945b50a1ba99 (from https://pypi.org/simple/uniquify/), version: 0.0.0 2021-07-09T09:11:40,514 Found link https://files.pythonhosted.org/packages/2e/70/f54766f67bcb26fb4d9274d35f5424533c8f8a908a296f16c93445baf7ba/uniquify-0.0.1.tar.gz#sha256=47e748763aee852f9363a2f7ad759e157b829c6ee6cdb86f78f6a6507f58fb95 (from https://pypi.org/simple/uniquify/), version: 0.0.1 2021-07-09T09:11:40,514 Skipping link: not a file: https://pypi.org/simple/uniquify/ 2021-07-09T09:11:40,531 Given no hashes to check 1 links for project 'uniquify': discarding no candidates 2021-07-09T09:11:40,548 Collecting uniquify==0.0.1 2021-07-09T09:11:40,550 Created temporary directory: /tmp/pip-unpack-x0e063yc 2021-07-09T09:11:40,723 Downloading uniquify-0.0.1.tar.gz (5.2 kB) 2021-07-09T09:11:40,748 Added uniquify==0.0.1 from https://files.pythonhosted.org/packages/2e/70/f54766f67bcb26fb4d9274d35f5424533c8f8a908a296f16c93445baf7ba/uniquify-0.0.1.tar.gz#sha256=47e748763aee852f9363a2f7ad759e157b829c6ee6cdb86f78f6a6507f58fb95 to build tracker '/tmp/pip-req-tracker-264qclef' 2021-07-09T09:11:40,749 Running setup.py (path:/tmp/pip-wheel-0vkm17js/uniquify_64db42277da5447da0063ff5ed507052/setup.py) egg_info for package uniquify 2021-07-09T09:11:40,750 Created temporary directory: /tmp/pip-pip-egg-info-xne6upd3 2021-07-09T09:11:40,750 Running command python setup.py egg_info 2021-07-09T09:11:41,387 Traceback (most recent call last): 2021-07-09T09:11:41,388 File "", line 1, in 2021-07-09T09:11:41,388 File "/tmp/pip-wheel-0vkm17js/uniquify_64db42277da5447da0063ff5ed507052/setup.py", line 2, in 2021-07-09T09:11:41,388 import uniquify 2021-07-09T09:11:41,389 File "/tmp/pip-wheel-0vkm17js/uniquify_64db42277da5447da0063ff5ed507052/uniquify.py", line 557 2021-07-09T09:11:41,389 print '\n'.join(globals()[args.method](lines, **kwds)) 2021-07-09T09:11:41,389 ^ 2021-07-09T09:11:41,390 SyntaxError: invalid syntax 2021-07-09T09:11:41,438 WARNING: Discarding https://files.pythonhosted.org/packages/2e/70/f54766f67bcb26fb4d9274d35f5424533c8f8a908a296f16c93445baf7ba/uniquify-0.0.1.tar.gz#sha256=47e748763aee852f9363a2f7ad759e157b829c6ee6cdb86f78f6a6507f58fb95 (from https://pypi.org/simple/uniquify/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T09:11:41,439 ERROR: Could not find a version that satisfies the requirement uniquify==0.0.1 (from versions: 0.0.0, 0.0.1) 2021-07-09T09:11:41,440 ERROR: No matching distribution found for uniquify==0.0.1 2021-07-09T09:11:41,440 Exception information: 2021-07-09T09:11:41,440 Traceback (most recent call last): 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T09:11:41,440 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T09:11:41,440 raise RequirementsConflicted(criterion) 2021-07-09T09:11:41,440 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('uniquify==0.0.1') 2021-07-09T09:11:41,440 2021-07-09T09:11:41,440 During handling of the above exception, another exception occurred: 2021-07-09T09:11:41,440 2021-07-09T09:11:41,440 Traceback (most recent call last): 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T09:11:41,440 result = self._result = resolver.resolve( 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T09:11:41,440 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T09:11:41,440 raise ResolutionImpossible(e.criterion.information) 2021-07-09T09:11:41,440 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('uniquify==0.0.1'), parent=None)] 2021-07-09T09:11:41,440 2021-07-09T09:11:41,440 The above exception was the direct cause of the following exception: 2021-07-09T09:11:41,440 2021-07-09T09:11:41,440 Traceback (most recent call last): 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T09:11:41,440 status = self.run(options, args) 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T09:11:41,440 return func(self, options, args) 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T09:11:41,440 requirement_set = resolver.resolve( 2021-07-09T09:11:41,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T09:11:41,440 raise error from e 2021-07-09T09:11:41,440 pip._internal.exceptions.DistributionNotFound: No matching distribution found for uniquify==0.0.1 2021-07-09T09:11:41,445 Removed uniquify==0.0.1 from https://files.pythonhosted.org/packages/2e/70/f54766f67bcb26fb4d9274d35f5424533c8f8a908a296f16c93445baf7ba/uniquify-0.0.1.tar.gz#sha256=47e748763aee852f9363a2f7ad759e157b829c6ee6cdb86f78f6a6507f58fb95 from build tracker '/tmp/pip-req-tracker-264qclef' 2021-07-09T09:11:41,445 Removed build tracker: '/tmp/pip-req-tracker-264qclef'