2021-07-08T23:26:10,449 Created temporary directory: /tmp/pip-ephem-wheel-cache-n8dclw8o 2021-07-08T23:26:10,453 Created temporary directory: /tmp/pip-req-tracker-4jq0b833 2021-07-08T23:26:10,453 Initialized build tracking at /tmp/pip-req-tracker-4jq0b833 2021-07-08T23:26:10,453 Created build tracker: /tmp/pip-req-tracker-4jq0b833 2021-07-08T23:26:10,453 Entered build tracker: /tmp/pip-req-tracker-4jq0b833 2021-07-08T23:26:10,454 Created temporary directory: /tmp/pip-wheel-jdo5u6sj 2021-07-08T23:26:10,486 1 location(s) to search for versions of testlib: 2021-07-08T23:26:10,486 * https://pypi.org/simple/testlib/ 2021-07-08T23:26:10,486 Fetching project page and analyzing links: https://pypi.org/simple/testlib/ 2021-07-08T23:26:10,487 Getting page https://pypi.org/simple/testlib/ 2021-07-08T23:26:10,488 Found index url https://pypi.org/simple 2021-07-08T23:26:10,576 Found link https://files.pythonhosted.org/packages/81/7d/27bf7119a1233c5ec00793fe6bca789695cd088e6b1009604ae9bb9cf7a7/testlib-0.6.4.zip#sha256=dce818879f43c76d172ae5e21838c9d6b71e78f732fb01acf9b31dc6cb42dc62 (from https://pypi.org/simple/testlib/), version: 0.6.4 2021-07-08T23:26:10,576 Found link https://files.pythonhosted.org/packages/17/94/0688329215ba098e55913d861507abed2b2a586a6376d9216d93042cce13/testlib-0.6.5.zip#sha256=7ec84a56a98a8e45dbb60900c4660ec317f085dc15d80cf65b0b75623b33e2d7 (from https://pypi.org/simple/testlib/), version: 0.6.5 2021-07-08T23:26:10,576 Skipping link: not a file: https://pypi.org/simple/testlib/ 2021-07-08T23:26:10,593 Given no hashes to check 1 links for project 'testlib': discarding no candidates 2021-07-08T23:26:10,610 Collecting testlib==0.6.4 2021-07-08T23:26:10,611 Created temporary directory: /tmp/pip-unpack-gc_7y4cv 2021-07-08T23:26:10,783 Downloading testlib-0.6.4.zip (15 kB) 2021-07-08T23:26:10,825 Added testlib==0.6.4 from https://files.pythonhosted.org/packages/81/7d/27bf7119a1233c5ec00793fe6bca789695cd088e6b1009604ae9bb9cf7a7/testlib-0.6.4.zip#sha256=dce818879f43c76d172ae5e21838c9d6b71e78f732fb01acf9b31dc6cb42dc62 to build tracker '/tmp/pip-req-tracker-4jq0b833' 2021-07-08T23:26:10,826 Running setup.py (path:/tmp/pip-wheel-jdo5u6sj/testlib_ec693e4af301474e8710fb037a230829/setup.py) egg_info for package testlib 2021-07-08T23:26:10,827 Created temporary directory: /tmp/pip-pip-egg-info-i4nakgms 2021-07-08T23:26:10,827 Running command python setup.py egg_info 2021-07-08T23:26:11,459 Traceback (most recent call last): 2021-07-08T23:26:11,459 File "", line 1, in 2021-07-08T23:26:11,460 File "/tmp/pip-wheel-jdo5u6sj/testlib_ec693e4af301474e8710fb037a230829/setup.py", line 12, in 2021-07-08T23:26:11,460 import testlib 2021-07-08T23:26:11,460 File "/tmp/pip-wheel-jdo5u6sj/testlib_ec693e4af301474e8710fb037a230829/lib/testlib.py", line 251 2021-07-08T23:26:11,460 except TestSkipped, ex: 2021-07-08T23:26:11,461 ^ 2021-07-08T23:26:11,461 SyntaxError: invalid syntax 2021-07-08T23:26:11,509 WARNING: Discarding https://files.pythonhosted.org/packages/81/7d/27bf7119a1233c5ec00793fe6bca789695cd088e6b1009604ae9bb9cf7a7/testlib-0.6.4.zip#sha256=dce818879f43c76d172ae5e21838c9d6b71e78f732fb01acf9b31dc6cb42dc62 (from https://pypi.org/simple/testlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:26:11,511 ERROR: Could not find a version that satisfies the requirement testlib==0.6.4 (from versions: 0.6.4, 0.6.5) 2021-07-08T23:26:11,511 ERROR: No matching distribution found for testlib==0.6.4 2021-07-08T23:26:11,511 Exception information: 2021-07-08T23:26:11,511 Traceback (most recent call last): 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:26:11,511 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:26:11,511 raise RequirementsConflicted(criterion) 2021-07-08T23:26:11,511 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('testlib==0.6.4') 2021-07-08T23:26:11,511 2021-07-08T23:26:11,511 During handling of the above exception, another exception occurred: 2021-07-08T23:26:11,511 2021-07-08T23:26:11,511 Traceback (most recent call last): 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:26:11,511 result = self._result = resolver.resolve( 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:26:11,511 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:26:11,511 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:26:11,511 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('testlib==0.6.4'), parent=None)] 2021-07-08T23:26:11,511 2021-07-08T23:26:11,511 The above exception was the direct cause of the following exception: 2021-07-08T23:26:11,511 2021-07-08T23:26:11,511 Traceback (most recent call last): 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:26:11,511 status = self.run(options, args) 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:26:11,511 return func(self, options, args) 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:26:11,511 requirement_set = resolver.resolve( 2021-07-08T23:26:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:26:11,511 raise error from e 2021-07-08T23:26:11,511 pip._internal.exceptions.DistributionNotFound: No matching distribution found for testlib==0.6.4 2021-07-08T23:26:11,516 Removed testlib==0.6.4 from https://files.pythonhosted.org/packages/81/7d/27bf7119a1233c5ec00793fe6bca789695cd088e6b1009604ae9bb9cf7a7/testlib-0.6.4.zip#sha256=dce818879f43c76d172ae5e21838c9d6b71e78f732fb01acf9b31dc6cb42dc62 from build tracker '/tmp/pip-req-tracker-4jq0b833' 2021-07-08T23:26:11,517 Removed build tracker: '/tmp/pip-req-tracker-4jq0b833'