2021-07-09T20:46:35,065 Created temporary directory: /tmp/pip-ephem-wheel-cache-0o12hy06 2021-07-09T20:46:35,068 Created temporary directory: /tmp/pip-req-tracker-qnoilj7_ 2021-07-09T20:46:35,069 Initialized build tracking at /tmp/pip-req-tracker-qnoilj7_ 2021-07-09T20:46:35,069 Created build tracker: /tmp/pip-req-tracker-qnoilj7_ 2021-07-09T20:46:35,069 Entered build tracker: /tmp/pip-req-tracker-qnoilj7_ 2021-07-09T20:46:35,070 Created temporary directory: /tmp/pip-wheel-9e5f5h02 2021-07-09T20:46:35,106 1 location(s) to search for versions of souma: 2021-07-09T20:46:35,106 * https://pypi.org/simple/souma/ 2021-07-09T20:46:35,107 Fetching project page and analyzing links: https://pypi.org/simple/souma/ 2021-07-09T20:46:35,107 Getting page https://pypi.org/simple/souma/ 2021-07-09T20:46:35,109 Found index url https://pypi.org/simple 2021-07-09T20:46:35,199 Found link https://files.pythonhosted.org/packages/7b/63/51c488c3501a3eb6e5f191a768de34e1e935f5c56cfd41865f96013342b2/Souma-0.2.tar.gz#sha256=49357f7546182a78b8c4ec9e5053d04b6a421ca9e7c1be24569e6ee790547fc6 (from https://pypi.org/simple/souma/), version: 0.2 2021-07-09T20:46:35,199 Found link https://files.pythonhosted.org/packages/f2/52/4c7e6169913297e673a62c2f782e001dcdfe0684304426bc588516ecf3dd/Souma-0.2.1.tar.gz#sha256=3f85a2cf3233ee53db08efb5a3b52b81dcd71bfe3531239c3553c10fd330a424 (from https://pypi.org/simple/souma/), version: 0.2.1 2021-07-09T20:46:35,200 Skipping link: not a file: https://pypi.org/simple/souma/ 2021-07-09T20:46:35,216 Given no hashes to check 1 links for project 'souma': discarding no candidates 2021-07-09T20:46:35,233 Collecting souma==0.2.1 2021-07-09T20:46:35,235 Created temporary directory: /tmp/pip-unpack-dx2hfzy3 2021-07-09T20:46:35,278 Downloading Souma-0.2.1.tar.gz (637 kB) 2021-07-09T20:46:35,699 Added souma==0.2.1 from https://files.pythonhosted.org/packages/f2/52/4c7e6169913297e673a62c2f782e001dcdfe0684304426bc588516ecf3dd/Souma-0.2.1.tar.gz#sha256=3f85a2cf3233ee53db08efb5a3b52b81dcd71bfe3531239c3553c10fd330a424 to build tracker '/tmp/pip-req-tracker-qnoilj7_' 2021-07-09T20:46:35,700 Running setup.py (path:/tmp/pip-wheel-9e5f5h02/souma_776ead95b24d404e9e4fc89b0202613a/setup.py) egg_info for package souma 2021-07-09T20:46:35,701 Created temporary directory: /tmp/pip-pip-egg-info-2o2u_a6z 2021-07-09T20:46:35,702 Running command python setup.py egg_info 2021-07-09T20:46:36,316 Traceback (most recent call last): 2021-07-09T20:46:36,317 File "", line 1, in 2021-07-09T20:46:36,317 File "/tmp/pip-wheel-9e5f5h02/souma_776ead95b24d404e9e4fc89b0202613a/setup.py", line 31 2021-07-09T20:46:36,317 print 'Deleting build dirs...' 2021-07-09T20:46:36,317 ^ 2021-07-09T20:46:36,318 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Deleting build dirs...')? 2021-07-09T20:46:36,365 WARNING: Discarding https://files.pythonhosted.org/packages/f2/52/4c7e6169913297e673a62c2f782e001dcdfe0684304426bc588516ecf3dd/Souma-0.2.1.tar.gz#sha256=3f85a2cf3233ee53db08efb5a3b52b81dcd71bfe3531239c3553c10fd330a424 (from https://pypi.org/simple/souma/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:46:36,367 ERROR: Could not find a version that satisfies the requirement souma==0.2.1 (from versions: 0.2, 0.2.1) 2021-07-09T20:46:36,367 ERROR: No matching distribution found for souma==0.2.1 2021-07-09T20:46:36,367 Exception information: 2021-07-09T20:46:36,367 Traceback (most recent call last): 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:46:36,367 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:46:36,367 raise RequirementsConflicted(criterion) 2021-07-09T20:46:36,367 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('souma==0.2.1') 2021-07-09T20:46:36,367 2021-07-09T20:46:36,367 During handling of the above exception, another exception occurred: 2021-07-09T20:46:36,367 2021-07-09T20:46:36,367 Traceback (most recent call last): 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:46:36,367 result = self._result = resolver.resolve( 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:46:36,367 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:46:36,367 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:46:36,367 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('souma==0.2.1'), parent=None)] 2021-07-09T20:46:36,367 2021-07-09T20:46:36,367 The above exception was the direct cause of the following exception: 2021-07-09T20:46:36,367 2021-07-09T20:46:36,367 Traceback (most recent call last): 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:46:36,367 status = self.run(options, args) 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:46:36,367 return func(self, options, args) 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:46:36,367 requirement_set = resolver.resolve( 2021-07-09T20:46:36,367 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:46:36,367 raise error from e 2021-07-09T20:46:36,367 pip._internal.exceptions.DistributionNotFound: No matching distribution found for souma==0.2.1 2021-07-09T20:46:36,372 Removed souma==0.2.1 from https://files.pythonhosted.org/packages/f2/52/4c7e6169913297e673a62c2f782e001dcdfe0684304426bc588516ecf3dd/Souma-0.2.1.tar.gz#sha256=3f85a2cf3233ee53db08efb5a3b52b81dcd71bfe3531239c3553c10fd330a424 from build tracker '/tmp/pip-req-tracker-qnoilj7_' 2021-07-09T20:46:36,372 Removed build tracker: '/tmp/pip-req-tracker-qnoilj7_'