2021-10-18T08:00:19,160 Created temporary directory: /tmp/pip-ephem-wheel-cache-zcpojocx 2021-10-18T08:00:19,163 Created temporary directory: /tmp/pip-req-tracker-6qoeim_h 2021-10-18T08:00:19,163 Initialized build tracking at /tmp/pip-req-tracker-6qoeim_h 2021-10-18T08:00:19,163 Created build tracker: /tmp/pip-req-tracker-6qoeim_h 2021-10-18T08:00:19,163 Entered build tracker: /tmp/pip-req-tracker-6qoeim_h 2021-10-18T08:00:19,164 Created temporary directory: /tmp/pip-wheel-d2zsnakm 2021-10-18T08:00:19,194 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T08:00:19,197 2 location(s) to search for versions of t0: 2021-10-18T08:00:19,197 * https://pypi.org/simple/t0/ 2021-10-18T08:00:19,197 * https://www.piwheels.org/simple/t0/ 2021-10-18T08:00:19,197 Fetching project page and analyzing links: https://pypi.org/simple/t0/ 2021-10-18T08:00:19,198 Getting page https://pypi.org/simple/t0/ 2021-10-18T08:00:19,200 Found index url https://pypi.org/simple 2021-10-18T08:00:19,289 Found link https://files.pythonhosted.org/packages/9c/66/d1820abc9d9390292651f2fbf0ee199801c589b171715dcc74e6a4c0d3fb/t0-2.1.2.post266.tar.gz#sha256=7441a813436f0176ac27324ba5de30c9bc0fd8b8c0ec6744064554eb39cd0f6d (from https://pypi.org/simple/t0/), version: 2.1.2.post266 2021-10-18T08:00:19,289 Fetching project page and analyzing links: https://www.piwheels.org/simple/t0/ 2021-10-18T08:00:19,290 Getting page https://www.piwheels.org/simple/t0/ 2021-10-18T08:00:19,291 Found index url https://www.piwheels.org/simple 2021-10-18T08:00:19,476 Skipping link: not a file: https://www.piwheels.org/simple/t0/ 2021-10-18T08:00:19,477 Skipping link: not a file: https://pypi.org/simple/t0/ 2021-10-18T08:00:19,497 Given no hashes to check 1 links for project 't0': discarding no candidates 2021-10-18T08:00:19,517 Collecting t0==2.1.2.post266 2021-10-18T08:00:19,519 Created temporary directory: /tmp/pip-unpack-urp0s_qq 2021-10-18T08:00:19,560 Downloading t0-2.1.2.post266.tar.gz (184 kB) 2021-10-18T08:00:20,081 Added t0==2.1.2.post266 from https://files.pythonhosted.org/packages/9c/66/d1820abc9d9390292651f2fbf0ee199801c589b171715dcc74e6a4c0d3fb/t0-2.1.2.post266.tar.gz#sha256=7441a813436f0176ac27324ba5de30c9bc0fd8b8c0ec6744064554eb39cd0f6d to build tracker '/tmp/pip-req-tracker-6qoeim_h' 2021-10-18T08:00:20,082 Running setup.py (path:/tmp/pip-wheel-d2zsnakm/t0_731066eec41c47edab7d0345be81940a/setup.py) egg_info for package t0 2021-10-18T08:00:20,083 Created temporary directory: /tmp/pip-pip-egg-info-2ocmv4gr 2021-10-18T08:00:20,083 Running command python setup.py egg_info 2021-10-18T08:00:20,831 fatal: not a git repository (or any of the parent directories): .git 2021-10-18T08:00:20,833 Traceback (most recent call last): 2021-10-18T08:00:20,834 File "", line 1, in 2021-10-18T08:00:20,834 File "/tmp/pip-wheel-d2zsnakm/t0_731066eec41c47edab7d0345be81940a/setup.py", line 25, in 2021-10-18T08:00:20,835 t0_version="-".join(subprocess.check_output(['git','describe','--tags']).decode().strip("\n").split("-")[:-1]) 2021-10-18T08:00:20,835 File "/usr/lib/python3.9/subprocess.py", line 424, in check_output 2021-10-18T08:00:20,836 return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 2021-10-18T08:00:20,836 File "/usr/lib/python3.9/subprocess.py", line 528, in run 2021-10-18T08:00:20,837 raise CalledProcessError(retcode, process.args, 2021-10-18T08:00:20,837 subprocess.CalledProcessError: Command '['git', 'describe', '--tags']' returned non-zero exit status 128. 2021-10-18T08:00:20,897 WARNING: Discarding https://files.pythonhosted.org/packages/9c/66/d1820abc9d9390292651f2fbf0ee199801c589b171715dcc74e6a4c0d3fb/t0-2.1.2.post266.tar.gz#sha256=7441a813436f0176ac27324ba5de30c9bc0fd8b8c0ec6744064554eb39cd0f6d (from https://pypi.org/simple/t0/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-18T08:00:20,898 ERROR: Could not find a version that satisfies the requirement t0==2.1.2.post266 (from versions: 2.1.2.post266) 2021-10-18T08:00:20,899 ERROR: No matching distribution found for t0==2.1.2.post266 2021-10-18T08:00:20,899 Exception information: 2021-10-18T08:00:20,899 Traceback (most recent call last): 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T08:00:20,899 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T08:00:20,899 raise RequirementsConflicted(criterion) 2021-10-18T08:00:20,899 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('t0==2.1.2.post266') 2021-10-18T08:00:20,899 2021-10-18T08:00:20,899 During handling of the above exception, another exception occurred: 2021-10-18T08:00:20,899 2021-10-18T08:00:20,899 Traceback (most recent call last): 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-18T08:00:20,899 result = self._result = resolver.resolve( 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T08:00:20,899 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T08:00:20,899 raise ResolutionImpossible(e.criterion.information) 2021-10-18T08:00:20,899 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('t0==2.1.2.post266'), parent=None)] 2021-10-18T08:00:20,899 2021-10-18T08:00:20,899 The above exception was the direct cause of the following exception: 2021-10-18T08:00:20,899 2021-10-18T08:00:20,899 Traceback (most recent call last): 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T08:00:20,899 status = self.run(options, args) 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T08:00:20,899 return func(self, options, args) 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-18T08:00:20,899 requirement_set = resolver.resolve( 2021-10-18T08:00:20,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T08:00:20,899 raise error from e 2021-10-18T08:00:20,899 pip._internal.exceptions.DistributionNotFound: No matching distribution found for t0==2.1.2.post266 2021-10-18T08:00:20,904 Removed t0==2.1.2.post266 from https://files.pythonhosted.org/packages/9c/66/d1820abc9d9390292651f2fbf0ee199801c589b171715dcc74e6a4c0d3fb/t0-2.1.2.post266.tar.gz#sha256=7441a813436f0176ac27324ba5de30c9bc0fd8b8c0ec6744064554eb39cd0f6d from build tracker '/tmp/pip-req-tracker-6qoeim_h' 2021-10-18T08:00:20,904 Removed build tracker: '/tmp/pip-req-tracker-6qoeim_h'