2021-07-08T19:55:21,028 Created temporary directory: /tmp/pip-ephem-wheel-cache-zkuzy61_ 2021-07-08T19:55:21,031 Created temporary directory: /tmp/pip-req-tracker-8iou5mif 2021-07-08T19:55:21,031 Initialized build tracking at /tmp/pip-req-tracker-8iou5mif 2021-07-08T19:55:21,032 Created build tracker: /tmp/pip-req-tracker-8iou5mif 2021-07-08T19:55:21,032 Entered build tracker: /tmp/pip-req-tracker-8iou5mif 2021-07-08T19:55:21,032 Created temporary directory: /tmp/pip-wheel-84q64884 2021-07-08T19:55:21,065 1 location(s) to search for versions of livetest: 2021-07-08T19:55:21,065 * https://pypi.org/simple/livetest/ 2021-07-08T19:55:21,066 Fetching project page and analyzing links: https://pypi.org/simple/livetest/ 2021-07-08T19:55:21,066 Getting page https://pypi.org/simple/livetest/ 2021-07-08T19:55:21,067 Found index url https://pypi.org/simple 2021-07-08T19:55:21,158 Found link https://files.pythonhosted.org/packages/b9/bb/584ad12a615e1ec62fe5549a6ff86206fa341d8401d4bc0ff95e740dc8ee/livetest-0.3dev.tar.gz#sha256=edcf2dadc801c8acfda84902bb0eed8d1c4cc0ce2b5ef4e7a94953847e9abee9 (from https://pypi.org/simple/livetest/), version: 0.3dev 2021-07-08T19:55:21,159 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/97/1a/5cc028c2227bd1b972c859fbfb38cc797fafd20aa618926f4a9e23a9019a/livetest-0.4-py2.6.egg#sha256=cab076d4caa154a111850a82ab993cf6c38bbb0e7497f8a2957843fff5f3312f (from https://pypi.org/simple/livetest/) 2021-07-08T19:55:21,159 Found link https://files.pythonhosted.org/packages/45/a7/6ad2e24a5ce4cac93b2d03fcd9a02a4498322b572f6cee72b5137e591ce1/livetest-0.4.tar.gz#sha256=9f5ebfe1fbc87fa7b44b791324796602eade9aa092839adbf69f608c36122f3b (from https://pypi.org/simple/livetest/), version: 0.4 2021-07-08T19:55:21,159 Found link https://files.pythonhosted.org/packages/de/77/7ab378ff9e62013f1756b64b1553e126ba7b3f3598bc9c5c8fc508c13d55/livetest-0.5.tar.gz#sha256=f96a40c34845c9ff64e175be3b21f251cac10bfca9cd5b9252890509b7d74838 (from https://pypi.org/simple/livetest/), version: 0.5 2021-07-08T19:55:21,160 Skipping link: not a file: https://pypi.org/simple/livetest/ 2021-07-08T19:55:21,176 Given no hashes to check 1 links for project 'livetest': discarding no candidates 2021-07-08T19:55:21,193 Collecting livetest==0.3dev 2021-07-08T19:55:21,195 Created temporary directory: /tmp/pip-unpack-a8es6lwk 2021-07-08T19:55:21,367 Downloading livetest-0.3dev.tar.gz (6.0 kB) 2021-07-08T19:55:21,423 Added livetest==0.3dev from https://files.pythonhosted.org/packages/b9/bb/584ad12a615e1ec62fe5549a6ff86206fa341d8401d4bc0ff95e740dc8ee/livetest-0.3dev.tar.gz#sha256=edcf2dadc801c8acfda84902bb0eed8d1c4cc0ce2b5ef4e7a94953847e9abee9 to build tracker '/tmp/pip-req-tracker-8iou5mif' 2021-07-08T19:55:21,424 Running setup.py (path:/tmp/pip-wheel-84q64884/livetest_d29ffea7ba9748b3ae9d3aee6dcdea01/setup.py) egg_info for package livetest 2021-07-08T19:55:21,425 Created temporary directory: /tmp/pip-pip-egg-info-6g5dzm1t 2021-07-08T19:55:21,425 Running command python setup.py egg_info 2021-07-08T19:55:22,063 Traceback (most recent call last): 2021-07-08T19:55:22,064 File "", line 1, in 2021-07-08T19:55:22,064 File "/tmp/pip-wheel-84q64884/livetest_d29ffea7ba9748b3ae9d3aee6dcdea01/setup.py", line 11, in 2021-07-08T19:55:22,064 long_description=file('README.rst').read(), 2021-07-08T19:55:22,065 NameError: name 'file' is not defined 2021-07-08T19:55:22,114 WARNING: Discarding https://files.pythonhosted.org/packages/b9/bb/584ad12a615e1ec62fe5549a6ff86206fa341d8401d4bc0ff95e740dc8ee/livetest-0.3dev.tar.gz#sha256=edcf2dadc801c8acfda84902bb0eed8d1c4cc0ce2b5ef4e7a94953847e9abee9 (from https://pypi.org/simple/livetest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:55:22,115 ERROR: Could not find a version that satisfies the requirement livetest==0.3dev (from versions: 0.3.dev0, 0.4, 0.5) 2021-07-08T19:55:22,116 ERROR: No matching distribution found for livetest==0.3dev 2021-07-08T19:55:22,116 Exception information: 2021-07-08T19:55:22,116 Traceback (most recent call last): 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:55:22,116 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:55:22,116 raise RequirementsConflicted(criterion) 2021-07-08T19:55:22,116 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('livetest==0.3dev') 2021-07-08T19:55:22,116 2021-07-08T19:55:22,116 During handling of the above exception, another exception occurred: 2021-07-08T19:55:22,116 2021-07-08T19:55:22,116 Traceback (most recent call last): 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:55:22,116 result = self._result = resolver.resolve( 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:55:22,116 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:55:22,116 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:55:22,116 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('livetest==0.3dev'), parent=None)] 2021-07-08T19:55:22,116 2021-07-08T19:55:22,116 The above exception was the direct cause of the following exception: 2021-07-08T19:55:22,116 2021-07-08T19:55:22,116 Traceback (most recent call last): 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:55:22,116 status = self.run(options, args) 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:55:22,116 return func(self, options, args) 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:55:22,116 requirement_set = resolver.resolve( 2021-07-08T19:55:22,116 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:55:22,116 raise error from e 2021-07-08T19:55:22,116 pip._internal.exceptions.DistributionNotFound: No matching distribution found for livetest==0.3dev 2021-07-08T19:55:22,121 Removed livetest==0.3dev from https://files.pythonhosted.org/packages/b9/bb/584ad12a615e1ec62fe5549a6ff86206fa341d8401d4bc0ff95e740dc8ee/livetest-0.3dev.tar.gz#sha256=edcf2dadc801c8acfda84902bb0eed8d1c4cc0ce2b5ef4e7a94953847e9abee9 from build tracker '/tmp/pip-req-tracker-8iou5mif' 2021-07-08T19:55:22,121 Removed build tracker: '/tmp/pip-req-tracker-8iou5mif'