2021-07-09T00:19:46,583 Created temporary directory: /tmp/pip-ephem-wheel-cache-7p93qy02 2021-07-09T00:19:46,586 Created temporary directory: /tmp/pip-req-tracker-p8jt5jwm 2021-07-09T00:19:46,587 Initialized build tracking at /tmp/pip-req-tracker-p8jt5jwm 2021-07-09T00:19:46,587 Created build tracker: /tmp/pip-req-tracker-p8jt5jwm 2021-07-09T00:19:46,587 Entered build tracker: /tmp/pip-req-tracker-p8jt5jwm 2021-07-09T00:19:46,588 Created temporary directory: /tmp/pip-wheel-n55utj0m 2021-07-09T00:19:46,621 1 location(s) to search for versions of gabi: 2021-07-09T00:19:46,621 * https://pypi.org/simple/gabi/ 2021-07-09T00:19:46,622 Fetching project page and analyzing links: https://pypi.org/simple/gabi/ 2021-07-09T00:19:46,622 Getting page https://pypi.org/simple/gabi/ 2021-07-09T00:19:46,623 Found index url https://pypi.org/simple 2021-07-09T00:19:46,805 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:19:46,805 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:19:46,805 Skipping link: not a file: https://pypi.org/simple/gabi/ 2021-07-09T00:19:46,821 Given no hashes to check 1 links for project 'gabi': discarding no candidates 2021-07-09T00:19:46,838 Collecting gabi==0.1.0 2021-07-09T00:19:46,840 Created temporary directory: /tmp/pip-unpack-8tsay2oh 2021-07-09T00:19:47,018 Downloading gabi-0.1.0.tar.gz (18 kB) 2021-07-09T00:19:47,070 Added gabi==0.1.0 from https://files.pythonhosted.org/packages/fd/9f/d1b61b70109a2c7b187f95111dba8c4df277b29c6f549ced3c98730a3afe/gabi-0.1.0.tar.gz#sha256=33ce6a18567e2f0da8ccbcca7a062506cd8fc57d01bd7ca7f49001ae9ac9a9f9 to build tracker '/tmp/pip-req-tracker-p8jt5jwm' 2021-07-09T00:19:47,071 Running setup.py (path:/tmp/pip-wheel-n55utj0m/gabi_cf9a5f53689549abb4ef212daaa23ae1/setup.py) egg_info for package gabi 2021-07-09T00:19:47,072 Created temporary directory: /tmp/pip-pip-egg-info-z1iue22f 2021-07-09T00:19:47,072 Running command python setup.py egg_info 2021-07-09T00:19:47,711 Traceback (most recent call last): 2021-07-09T00:19:47,712 File "", line 1, in 2021-07-09T00:19:47,712 File "/tmp/pip-wheel-n55utj0m/gabi_cf9a5f53689549abb4ef212daaa23ae1/setup.py", line 20, in 2021-07-09T00:19:47,712 import gabi 2021-07-09T00:19:47,712 File "/tmp/pip-wheel-n55utj0m/gabi_cf9a5f53689549abb4ef212daaa23ae1/gabi.py", line 103 2021-07-09T00:19:47,713 print 'Fetching contacts starting at', start_index 2021-07-09T00:19:47,713 ^ 2021-07-09T00:19:47,713 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Fetching contacts starting at', start_index)? 2021-07-09T00:19:47,762 WARNING: Discarding https://files.pythonhosted.org/packages/fd/9f/d1b61b70109a2c7b187f95111dba8c4df277b29c6f549ced3c98730a3afe/gabi-0.1.0.tar.gz#sha256=33ce6a18567e2f0da8ccbcca7a062506cd8fc57d01bd7ca7f49001ae9ac9a9f9 (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:19:47,764 ERROR: Could not find a version that satisfies the requirement gabi==0.1.0 (from versions: 0.1.0, 0.2.0) 2021-07-09T00:19:47,764 ERROR: No matching distribution found for gabi==0.1.0 2021-07-09T00:19:47,764 Exception information: 2021-07-09T00:19:47,764 Traceback (most recent call last): 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:19:47,764 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:19:47,764 raise RequirementsConflicted(criterion) 2021-07-09T00:19:47,764 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gabi==0.1.0') 2021-07-09T00:19:47,764 2021-07-09T00:19:47,764 During handling of the above exception, another exception occurred: 2021-07-09T00:19:47,764 2021-07-09T00:19:47,764 Traceback (most recent call last): 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:19:47,764 result = self._result = resolver.resolve( 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:19:47,764 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:19:47,764 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:19:47,764 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gabi==0.1.0'), parent=None)] 2021-07-09T00:19:47,764 2021-07-09T00:19:47,764 The above exception was the direct cause of the following exception: 2021-07-09T00:19:47,764 2021-07-09T00:19:47,764 Traceback (most recent call last): 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:19:47,764 status = self.run(options, args) 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:19:47,764 return func(self, options, args) 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:19:47,764 requirement_set = resolver.resolve( 2021-07-09T00:19:47,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:19:47,764 raise error from e 2021-07-09T00:19:47,764 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gabi==0.1.0 2021-07-09T00:19:47,770 Removed gabi==0.1.0 from https://files.pythonhosted.org/packages/fd/9f/d1b61b70109a2c7b187f95111dba8c4df277b29c6f549ced3c98730a3afe/gabi-0.1.0.tar.gz#sha256=33ce6a18567e2f0da8ccbcca7a062506cd8fc57d01bd7ca7f49001ae9ac9a9f9 from build tracker '/tmp/pip-req-tracker-p8jt5jwm' 2021-07-09T00:19:47,770 Removed build tracker: '/tmp/pip-req-tracker-p8jt5jwm'