2021-07-09T00:42:26,989 Created temporary directory: /tmp/pip-ephem-wheel-cache-on0dgv89 2021-07-09T00:42:26,991 Created temporary directory: /tmp/pip-req-tracker-sq5i5k1w 2021-07-09T00:42:26,992 Initialized build tracking at /tmp/pip-req-tracker-sq5i5k1w 2021-07-09T00:42:26,992 Created build tracker: /tmp/pip-req-tracker-sq5i5k1w 2021-07-09T00:42:26,992 Entered build tracker: /tmp/pip-req-tracker-sq5i5k1w 2021-07-09T00:42:26,993 Created temporary directory: /tmp/pip-wheel-0sa8qxxh 2021-07-09T00:42:27,026 1 location(s) to search for versions of livetest: 2021-07-09T00:42:27,026 * https://pypi.org/simple/livetest/ 2021-07-09T00:42:27,026 Fetching project page and analyzing links: https://pypi.org/simple/livetest/ 2021-07-09T00:42:27,027 Getting page https://pypi.org/simple/livetest/ 2021-07-09T00:42:27,028 Found index url https://pypi.org/simple 2021-07-09T00:42:27,243 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-09T00:42:27,244 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-09T00:42:27,244 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-09T00:42:27,244 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-09T00:42:27,244 Skipping link: not a file: https://pypi.org/simple/livetest/ 2021-07-09T00:42:27,261 Given no hashes to check 1 links for project 'livetest': discarding no candidates 2021-07-09T00:42:27,278 Collecting livetest==0.4 2021-07-09T00:42:27,280 Created temporary directory: /tmp/pip-unpack-jkdnv2uh 2021-07-09T00:42:27,458 Downloading livetest-0.4.tar.gz (5.7 kB) 2021-07-09T00:42:27,509 Added livetest==0.4 from https://files.pythonhosted.org/packages/45/a7/6ad2e24a5ce4cac93b2d03fcd9a02a4498322b572f6cee72b5137e591ce1/livetest-0.4.tar.gz#sha256=9f5ebfe1fbc87fa7b44b791324796602eade9aa092839adbf69f608c36122f3b to build tracker '/tmp/pip-req-tracker-sq5i5k1w' 2021-07-09T00:42:27,510 Running setup.py (path:/tmp/pip-wheel-0sa8qxxh/livetest_d026c0c730164a65bcc44ec9cd3b1075/setup.py) egg_info for package livetest 2021-07-09T00:42:27,511 Created temporary directory: /tmp/pip-pip-egg-info-t3wbm_mx 2021-07-09T00:42:27,511 Running command python setup.py egg_info 2021-07-09T00:42:28,141 Traceback (most recent call last): 2021-07-09T00:42:28,142 File "", line 1, in 2021-07-09T00:42:28,142 File "/tmp/pip-wheel-0sa8qxxh/livetest_d026c0c730164a65bcc44ec9cd3b1075/setup.py", line 11, in 2021-07-09T00:42:28,142 long_description=file('README.rst').read(), 2021-07-09T00:42:28,142 NameError: name 'file' is not defined 2021-07-09T00:42:28,192 WARNING: Discarding https://files.pythonhosted.org/packages/45/a7/6ad2e24a5ce4cac93b2d03fcd9a02a4498322b572f6cee72b5137e591ce1/livetest-0.4.tar.gz#sha256=9f5ebfe1fbc87fa7b44b791324796602eade9aa092839adbf69f608c36122f3b (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-09T00:42:28,193 ERROR: Could not find a version that satisfies the requirement livetest==0.4 (from versions: 0.3.dev0, 0.4, 0.5) 2021-07-09T00:42:28,193 ERROR: No matching distribution found for livetest==0.4 2021-07-09T00:42:28,194 Exception information: 2021-07-09T00:42:28,194 Traceback (most recent call last): 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:42:28,194 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:42:28,194 raise RequirementsConflicted(criterion) 2021-07-09T00:42:28,194 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('livetest==0.4') 2021-07-09T00:42:28,194 2021-07-09T00:42:28,194 During handling of the above exception, another exception occurred: 2021-07-09T00:42:28,194 2021-07-09T00:42:28,194 Traceback (most recent call last): 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:42:28,194 result = self._result = resolver.resolve( 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:42:28,194 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:42:28,194 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:42:28,194 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('livetest==0.4'), parent=None)] 2021-07-09T00:42:28,194 2021-07-09T00:42:28,194 The above exception was the direct cause of the following exception: 2021-07-09T00:42:28,194 2021-07-09T00:42:28,194 Traceback (most recent call last): 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:42:28,194 status = self.run(options, args) 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:42:28,194 return func(self, options, args) 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:42:28,194 requirement_set = resolver.resolve( 2021-07-09T00:42:28,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:42:28,194 raise error from e 2021-07-09T00:42:28,194 pip._internal.exceptions.DistributionNotFound: No matching distribution found for livetest==0.4 2021-07-09T00:42:28,198 Removed livetest==0.4 from https://files.pythonhosted.org/packages/45/a7/6ad2e24a5ce4cac93b2d03fcd9a02a4498322b572f6cee72b5137e591ce1/livetest-0.4.tar.gz#sha256=9f5ebfe1fbc87fa7b44b791324796602eade9aa092839adbf69f608c36122f3b from build tracker '/tmp/pip-req-tracker-sq5i5k1w' 2021-07-09T00:42:28,199 Removed build tracker: '/tmp/pip-req-tracker-sq5i5k1w'