2021-07-09T00:29:57,376 Created temporary directory: /tmp/pip-ephem-wheel-cache-gq9vqy6g 2021-07-09T00:29:57,379 Created temporary directory: /tmp/pip-req-tracker-ev5dwx67 2021-07-09T00:29:57,379 Initialized build tracking at /tmp/pip-req-tracker-ev5dwx67 2021-07-09T00:29:57,380 Created build tracker: /tmp/pip-req-tracker-ev5dwx67 2021-07-09T00:29:57,380 Entered build tracker: /tmp/pip-req-tracker-ev5dwx67 2021-07-09T00:29:57,380 Created temporary directory: /tmp/pip-wheel-b5tc8236 2021-07-09T00:29:57,413 1 location(s) to search for versions of gabi: 2021-07-09T00:29:57,413 * https://pypi.org/simple/gabi/ 2021-07-09T00:29:57,413 Fetching project page and analyzing links: https://pypi.org/simple/gabi/ 2021-07-09T00:29:57,414 Getting page https://pypi.org/simple/gabi/ 2021-07-09T00:29:57,415 Found index url https://pypi.org/simple 2021-07-09T00:29:57,502 Found link https://files.pythonhosted.org/packages/fd/9f/d1b61b70109a2c7b187f95111dba8c4df277b29c6f549ced3c98730a3afe/gabi-0.1.0.tar.gz#sha256=33ce6a18567e2f0da8ccbcca7a062506cd8fc57d01bd7ca7f49001ae9ac9a9f9 (from https://pypi.org/simple/gabi/), version: 0.1.0 2021-07-09T00:29:57,502 Found link https://files.pythonhosted.org/packages/07/4c/5ce1ffd9f352dadd80f41d4eb40e99f65fb01b95edbdf2a8a6ed919fc89e/gabi-0.2.0.tar.gz#sha256=e6785472c85cfa86e98f988343167e3edf7fc5fa57e1e66d32f8bc72251ca391 (from https://pypi.org/simple/gabi/), version: 0.2.0 2021-07-09T00:29:57,503 Skipping link: not a file: https://pypi.org/simple/gabi/ 2021-07-09T00:29:57,519 Given no hashes to check 1 links for project 'gabi': discarding no candidates 2021-07-09T00:29:57,536 Collecting gabi==0.2.0 2021-07-09T00:29:57,538 Created temporary directory: /tmp/pip-unpack-aso9o4dz 2021-07-09T00:29:57,711 Downloading gabi-0.2.0.tar.gz (19 kB) 2021-07-09T00:29:57,768 Added gabi==0.2.0 from https://files.pythonhosted.org/packages/07/4c/5ce1ffd9f352dadd80f41d4eb40e99f65fb01b95edbdf2a8a6ed919fc89e/gabi-0.2.0.tar.gz#sha256=e6785472c85cfa86e98f988343167e3edf7fc5fa57e1e66d32f8bc72251ca391 to build tracker '/tmp/pip-req-tracker-ev5dwx67' 2021-07-09T00:29:57,769 Running setup.py (path:/tmp/pip-wheel-b5tc8236/gabi_bece57fd1c8847f7842eb3940fa328f0/setup.py) egg_info for package gabi 2021-07-09T00:29:57,770 Created temporary directory: /tmp/pip-pip-egg-info-pg3lhxgc 2021-07-09T00:29:57,770 Running command python setup.py egg_info 2021-07-09T00:29:58,392 Traceback (most recent call last): 2021-07-09T00:29:58,393 File "", line 1, in 2021-07-09T00:29:58,393 File "/tmp/pip-wheel-b5tc8236/gabi_bece57fd1c8847f7842eb3940fa328f0/setup.py", line 20, in 2021-07-09T00:29:58,393 import gabi 2021-07-09T00:29:58,393 File "/tmp/pip-wheel-b5tc8236/gabi_bece57fd1c8847f7842eb3940fa328f0/gabi.py", line 65 2021-07-09T00:29:58,394 print 'It looks like this is the first time you run %s' % prog_name 2021-07-09T00:29:58,394 ^ 2021-07-09T00:29:58,394 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('It looks like this is the first time you run %s' % prog_name)? 2021-07-09T00:29:58,440 WARNING: Discarding https://files.pythonhosted.org/packages/07/4c/5ce1ffd9f352dadd80f41d4eb40e99f65fb01b95edbdf2a8a6ed919fc89e/gabi-0.2.0.tar.gz#sha256=e6785472c85cfa86e98f988343167e3edf7fc5fa57e1e66d32f8bc72251ca391 (from https://pypi.org/simple/gabi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T00:29:58,441 ERROR: Could not find a version that satisfies the requirement gabi==0.2.0 (from versions: 0.1.0, 0.2.0) 2021-07-09T00:29:58,442 ERROR: No matching distribution found for gabi==0.2.0 2021-07-09T00:29:58,442 Exception information: 2021-07-09T00:29:58,442 Traceback (most recent call last): 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:29:58,442 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:29:58,442 raise RequirementsConflicted(criterion) 2021-07-09T00:29:58,442 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gabi==0.2.0') 2021-07-09T00:29:58,442 2021-07-09T00:29:58,442 During handling of the above exception, another exception occurred: 2021-07-09T00:29:58,442 2021-07-09T00:29:58,442 Traceback (most recent call last): 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:29:58,442 result = self._result = resolver.resolve( 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:29:58,442 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:29:58,442 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:29:58,442 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gabi==0.2.0'), parent=None)] 2021-07-09T00:29:58,442 2021-07-09T00:29:58,442 The above exception was the direct cause of the following exception: 2021-07-09T00:29:58,442 2021-07-09T00:29:58,442 Traceback (most recent call last): 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:29:58,442 status = self.run(options, args) 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:29:58,442 return func(self, options, args) 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:29:58,442 requirement_set = resolver.resolve( 2021-07-09T00:29:58,442 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:29:58,442 raise error from e 2021-07-09T00:29:58,442 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gabi==0.2.0 2021-07-09T00:29:58,447 Removed gabi==0.2.0 from https://files.pythonhosted.org/packages/07/4c/5ce1ffd9f352dadd80f41d4eb40e99f65fb01b95edbdf2a8a6ed919fc89e/gabi-0.2.0.tar.gz#sha256=e6785472c85cfa86e98f988343167e3edf7fc5fa57e1e66d32f8bc72251ca391 from build tracker '/tmp/pip-req-tracker-ev5dwx67' 2021-07-09T00:29:58,447 Removed build tracker: '/tmp/pip-req-tracker-ev5dwx67'