2021-07-08T23:08:09,849 Created temporary directory: /tmp/pip-ephem-wheel-cache-6rdvcp1r 2021-07-08T23:08:09,852 Created temporary directory: /tmp/pip-req-tracker-1uvmwz2a 2021-07-08T23:08:09,852 Initialized build tracking at /tmp/pip-req-tracker-1uvmwz2a 2021-07-08T23:08:09,852 Created build tracker: /tmp/pip-req-tracker-1uvmwz2a 2021-07-08T23:08:09,852 Entered build tracker: /tmp/pip-req-tracker-1uvmwz2a 2021-07-08T23:08:09,853 Created temporary directory: /tmp/pip-wheel-n6l_lmsk 2021-07-08T23:08:09,886 1 location(s) to search for versions of replaylib: 2021-07-08T23:08:09,886 * https://pypi.org/simple/replaylib/ 2021-07-08T23:08:09,886 Fetching project page and analyzing links: https://pypi.org/simple/replaylib/ 2021-07-08T23:08:09,887 Getting page https://pypi.org/simple/replaylib/ 2021-07-08T23:08:09,888 Found index url https://pypi.org/simple 2021-07-08T23:08:10,070 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/db/79/b2899aec2781b5e847fc0a4b706c0f67ba21d735ec91405cd37ae34d41aa/replaylib-0.1-py2.6.egg#sha256=0664b00a84a18af14fa00698209afe68d818c3a0571f84d79795204913981c4f (from https://pypi.org/simple/replaylib/) 2021-07-08T23:08:10,071 Found link https://files.pythonhosted.org/packages/aa/a4/da3c4f1f8a8fe582b222da9c3374ac0667fda0f0b36dff0e6100c960976f/replaylib-0.1.tar.gz#sha256=d77b29d993233287c8c7c35d41a059c461bd841b4f83a509e85922f7ea27b02a (from https://pypi.org/simple/replaylib/), version: 0.1 2021-07-08T23:08:10,071 Skipping link: not a file: https://pypi.org/simple/replaylib/ 2021-07-08T23:08:10,087 Given no hashes to check 1 links for project 'replaylib': discarding no candidates 2021-07-08T23:08:10,104 Collecting replaylib==0.1 2021-07-08T23:08:10,106 Created temporary directory: /tmp/pip-unpack-j8nfd152 2021-07-08T23:08:10,355 Downloading replaylib-0.1.tar.gz (20 kB) 2021-07-08T23:08:10,422 Added replaylib==0.1 from https://files.pythonhosted.org/packages/aa/a4/da3c4f1f8a8fe582b222da9c3374ac0667fda0f0b36dff0e6100c960976f/replaylib-0.1.tar.gz#sha256=d77b29d993233287c8c7c35d41a059c461bd841b4f83a509e85922f7ea27b02a to build tracker '/tmp/pip-req-tracker-1uvmwz2a' 2021-07-08T23:08:10,423 Running setup.py (path:/tmp/pip-wheel-n6l_lmsk/replaylib_8f7fe9b10ca847d589eb37d3ec8be6eb/setup.py) egg_info for package replaylib 2021-07-08T23:08:10,423 Created temporary directory: /tmp/pip-pip-egg-info-fs42oqo1 2021-07-08T23:08:10,424 Running command python setup.py egg_info 2021-07-08T23:08:11,059 Traceback (most recent call last): 2021-07-08T23:08:11,060 File "", line 1, in 2021-07-08T23:08:11,060 File "/tmp/pip-wheel-n6l_lmsk/replaylib_8f7fe9b10ca847d589eb37d3ec8be6eb/setup.py", line 15, in 2021-07-08T23:08:11,060 import replaylib 2021-07-08T23:08:11,061 File "/tmp/pip-wheel-n6l_lmsk/replaylib_8f7fe9b10ca847d589eb37d3ec8be6eb/replaylib/__init__.py", line 1, in 2021-07-08T23:08:11,061 import httplib 2021-07-08T23:08:11,061 ModuleNotFoundError: No module named 'httplib' 2021-07-08T23:08:11,110 WARNING: Discarding https://files.pythonhosted.org/packages/aa/a4/da3c4f1f8a8fe582b222da9c3374ac0667fda0f0b36dff0e6100c960976f/replaylib-0.1.tar.gz#sha256=d77b29d993233287c8c7c35d41a059c461bd841b4f83a509e85922f7ea27b02a (from https://pypi.org/simple/replaylib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:08:11,112 ERROR: Could not find a version that satisfies the requirement replaylib==0.1 (from versions: 0.1) 2021-07-08T23:08:11,112 ERROR: No matching distribution found for replaylib==0.1 2021-07-08T23:08:11,112 Exception information: 2021-07-08T23:08:11,112 Traceback (most recent call last): 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:08:11,112 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:08:11,112 raise RequirementsConflicted(criterion) 2021-07-08T23:08:11,112 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('replaylib==0.1') 2021-07-08T23:08:11,112 2021-07-08T23:08:11,112 During handling of the above exception, another exception occurred: 2021-07-08T23:08:11,112 2021-07-08T23:08:11,112 Traceback (most recent call last): 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:08:11,112 result = self._result = resolver.resolve( 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:08:11,112 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:08:11,112 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:08:11,112 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('replaylib==0.1'), parent=None)] 2021-07-08T23:08:11,112 2021-07-08T23:08:11,112 The above exception was the direct cause of the following exception: 2021-07-08T23:08:11,112 2021-07-08T23:08:11,112 Traceback (most recent call last): 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:08:11,112 status = self.run(options, args) 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:08:11,112 return func(self, options, args) 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:08:11,112 requirement_set = resolver.resolve( 2021-07-08T23:08:11,112 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:08:11,112 raise error from e 2021-07-08T23:08:11,112 pip._internal.exceptions.DistributionNotFound: No matching distribution found for replaylib==0.1 2021-07-08T23:08:11,117 Removed replaylib==0.1 from https://files.pythonhosted.org/packages/aa/a4/da3c4f1f8a8fe582b222da9c3374ac0667fda0f0b36dff0e6100c960976f/replaylib-0.1.tar.gz#sha256=d77b29d993233287c8c7c35d41a059c461bd841b4f83a509e85922f7ea27b02a from build tracker '/tmp/pip-req-tracker-1uvmwz2a' 2021-07-08T23:08:11,118 Removed build tracker: '/tmp/pip-req-tracker-1uvmwz2a'