2021-07-09T08:41:30,329 Created temporary directory: /tmp/pip-ephem-wheel-cache-sgbz3n8i 2021-07-09T08:41:30,331 Created temporary directory: /tmp/pip-req-tracker-6rsgwxa6 2021-07-09T08:41:30,332 Initialized build tracking at /tmp/pip-req-tracker-6rsgwxa6 2021-07-09T08:41:30,332 Created build tracker: /tmp/pip-req-tracker-6rsgwxa6 2021-07-09T08:41:30,332 Entered build tracker: /tmp/pip-req-tracker-6rsgwxa6 2021-07-09T08:41:30,333 Created temporary directory: /tmp/pip-wheel-zgi96uow 2021-07-09T08:41:30,366 1 location(s) to search for versions of tsvn: 2021-07-09T08:41:30,366 * https://pypi.org/simple/tsvn/ 2021-07-09T08:41:30,367 Fetching project page and analyzing links: https://pypi.org/simple/tsvn/ 2021-07-09T08:41:30,367 Getting page https://pypi.org/simple/tsvn/ 2021-07-09T08:41:30,369 Found index url https://pypi.org/simple 2021-07-09T08:41:30,550 Found link https://files.pythonhosted.org/packages/d3/eb/4e07cfaeac46cc0ca485834799d202fb1b3ce8200e5547c3bbf91348e1c3/tsvn-0.3.12.zip#sha256=6fa32a840eb54704c9090e2276e5bb30c66842fea0b699c315bcb6967a1c3e71 (from https://pypi.org/simple/tsvn/), version: 0.3.12 2021-07-09T08:41:30,550 Found link https://files.pythonhosted.org/packages/e7/10/44f7d637ec87d727930ba2b33b5a6a615375e1f50d425b1dcb39a50704f4/tsvn-0.3.13.zip#sha256=fb57a1dde15e184f18a5863f02c81a2b56d6377161c7f833a29d9a085a172b46 (from https://pypi.org/simple/tsvn/), version: 0.3.13 2021-07-09T08:41:30,551 Found link https://files.pythonhosted.org/packages/f4/52/9a5a9637a1cc68bae378159b2f11e047316efcbddd17b5fdc0f80d05c4e0/tsvn-0.3.14.zip#sha256=288aab5813bcdf4328a6949204fab0ca9c77583209a717103b8360dec20a8bec (from https://pypi.org/simple/tsvn/), version: 0.3.14 2021-07-09T08:41:30,551 Skipping link: not a file: https://pypi.org/simple/tsvn/ 2021-07-09T08:41:30,567 Given no hashes to check 1 links for project 'tsvn': discarding no candidates 2021-07-09T08:41:30,585 Collecting tsvn==0.3.12 2021-07-09T08:41:30,586 Created temporary directory: /tmp/pip-unpack-muynvxh1 2021-07-09T08:41:30,766 Downloading tsvn-0.3.12.zip (20 kB) 2021-07-09T08:41:30,822 Added tsvn==0.3.12 from https://files.pythonhosted.org/packages/d3/eb/4e07cfaeac46cc0ca485834799d202fb1b3ce8200e5547c3bbf91348e1c3/tsvn-0.3.12.zip#sha256=6fa32a840eb54704c9090e2276e5bb30c66842fea0b699c315bcb6967a1c3e71 to build tracker '/tmp/pip-req-tracker-6rsgwxa6' 2021-07-09T08:41:30,824 Running setup.py (path:/tmp/pip-wheel-zgi96uow/tsvn_e103e46bb54f434187925a987c345ce7/setup.py) egg_info for package tsvn 2021-07-09T08:41:30,824 Created temporary directory: /tmp/pip-pip-egg-info-c0pd1lq1 2021-07-09T08:41:30,825 Running command python setup.py egg_info 2021-07-09T08:41:31,470 Traceback (most recent call last): 2021-07-09T08:41:31,471 File "", line 1, in 2021-07-09T08:41:31,471 File "/tmp/pip-wheel-zgi96uow/tsvn_e103e46bb54f434187925a987c345ce7/setup.py", line 3, in 2021-07-09T08:41:31,471 from ez_setup import use_setuptools 2021-07-09T08:41:31,471 File "/tmp/pip-wheel-zgi96uow/tsvn_e103e46bb54f434187925a987c345ce7/ez_setup.py", line 106 2021-07-09T08:41:31,472 except pkg_resources.VersionConflict, e: 2021-07-09T08:41:31,472 ^ 2021-07-09T08:41:31,472 SyntaxError: invalid syntax 2021-07-09T08:41:31,520 WARNING: Discarding https://files.pythonhosted.org/packages/d3/eb/4e07cfaeac46cc0ca485834799d202fb1b3ce8200e5547c3bbf91348e1c3/tsvn-0.3.12.zip#sha256=6fa32a840eb54704c9090e2276e5bb30c66842fea0b699c315bcb6967a1c3e71 (from https://pypi.org/simple/tsvn/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:41:31,522 ERROR: Could not find a version that satisfies the requirement tsvn==0.3.12 (from versions: 0.3.12, 0.3.13, 0.3.14) 2021-07-09T08:41:31,522 ERROR: No matching distribution found for tsvn==0.3.12 2021-07-09T08:41:31,522 Exception information: 2021-07-09T08:41:31,522 Traceback (most recent call last): 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:41:31,522 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:41:31,522 raise RequirementsConflicted(criterion) 2021-07-09T08:41:31,522 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tsvn==0.3.12') 2021-07-09T08:41:31,522 2021-07-09T08:41:31,522 During handling of the above exception, another exception occurred: 2021-07-09T08:41:31,522 2021-07-09T08:41:31,522 Traceback (most recent call last): 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:41:31,522 result = self._result = resolver.resolve( 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:41:31,522 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:41:31,522 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:41:31,522 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tsvn==0.3.12'), parent=None)] 2021-07-09T08:41:31,522 2021-07-09T08:41:31,522 The above exception was the direct cause of the following exception: 2021-07-09T08:41:31,522 2021-07-09T08:41:31,522 Traceback (most recent call last): 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:41:31,522 status = self.run(options, args) 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:41:31,522 return func(self, options, args) 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:41:31,522 requirement_set = resolver.resolve( 2021-07-09T08:41:31,522 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:41:31,522 raise error from e 2021-07-09T08:41:31,522 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tsvn==0.3.12 2021-07-09T08:41:31,527 Removed tsvn==0.3.12 from https://files.pythonhosted.org/packages/d3/eb/4e07cfaeac46cc0ca485834799d202fb1b3ce8200e5547c3bbf91348e1c3/tsvn-0.3.12.zip#sha256=6fa32a840eb54704c9090e2276e5bb30c66842fea0b699c315bcb6967a1c3e71 from build tracker '/tmp/pip-req-tracker-6rsgwxa6' 2021-07-09T08:41:31,527 Removed build tracker: '/tmp/pip-req-tracker-6rsgwxa6'