2020-05-14T19:49:40,990 Created temporary directory: /tmp/pip-ephem-wheel-cache-6aw7hf0z 2020-05-14T19:49:40,994 Created temporary directory: /tmp/pip-req-tracker-pzn91xkr 2020-05-14T19:49:40,995 Initialized build tracking at /tmp/pip-req-tracker-pzn91xkr 2020-05-14T19:49:40,996 Created build tracker: /tmp/pip-req-tracker-pzn91xkr 2020-05-14T19:49:40,996 Entered build tracker: /tmp/pip-req-tracker-pzn91xkr 2020-05-14T19:49:40,997 Created temporary directory: /tmp/pip-wheel-1zk6jcf0 2020-05-14T19:49:41,018 1 location(s) to search for versions of python-unittest-cogent: 2020-05-14T19:49:41,018 * https://pypi.org/simple/python-unittest-cogent/ 2020-05-14T19:49:41,018 Fetching project page and analyzing links: https://pypi.org/simple/python-unittest-cogent/ 2020-05-14T19:49:41,019 Getting page https://pypi.org/simple/python-unittest-cogent/ 2020-05-14T19:49:41,022 Found index url https://pypi.org/simple 2020-05-14T19:49:41,221 Found link https://files.pythonhosted.org/packages/6c/ee/0b22fb4876fb3c6d8da9511569321e616cf37c159ad7d5c33116fef98e5f/python-unittest-cogent-1.0.1.tar.gz#sha256=c1083ddda4349d3134bd39a2361faae8e362f38e5b66ae870b3cbf88dd20d65d (from https://pypi.org/simple/python-unittest-cogent/) (requires-python:>=3), version: 1.0.1 2020-05-14T19:49:41,222 Skipping link: No binaries permitted for python-unittest-cogent: https://files.pythonhosted.org/packages/ed/95/dc3bddcfd7165c537fdc6d53ff1b6144c7925d32ee5ad497ba9559ddd094/python_unittest_cogent-1.0.1-py2.py3-none-any.whl#sha256=03b5b9c80098ecf4a28746686e58e0d47546b3ad6eb65a80ae8c8820ff3353d1 (from https://pypi.org/simple/python-unittest-cogent/) (requires-python:>=3) 2020-05-14T19:49:41,229 Given no hashes to check 1 links for project 'python-unittest-cogent': discarding no candidates 2020-05-14T19:49:41,230 Using version 1.0.1 (newest of versions: 1.0.1) 2020-05-14T19:49:41,236 Collecting python-unittest-cogent==1.0.1 2020-05-14T19:49:41,239 Created temporary directory: /tmp/pip-unpack-_8pmwxwx 2020-05-14T19:49:41,316 Downloading python-unittest-cogent-1.0.1.tar.gz (2.1 kB) 2020-05-14T19:49:41,370 Added python-unittest-cogent==1.0.1 from https://files.pythonhosted.org/packages/6c/ee/0b22fb4876fb3c6d8da9511569321e616cf37c159ad7d5c33116fef98e5f/python-unittest-cogent-1.0.1.tar.gz#sha256=c1083ddda4349d3134bd39a2361faae8e362f38e5b66ae870b3cbf88dd20d65d to build tracker '/tmp/pip-req-tracker-pzn91xkr' 2020-05-14T19:49:41,372 Running setup.py (path:/tmp/pip-wheel-1zk6jcf0/python-unittest-cogent/setup.py) egg_info for package python-unittest-cogent 2020-05-14T19:49:41,374 Created temporary directory: /tmp/pip-pip-egg-info-vbfbujzq 2020-05-14T19:49:41,375 Running command python setup.py egg_info 2020-05-14T19:49:42,911 Traceback (most recent call last): 2020-05-14T19:49:42,911 File "", line 1, in 2020-05-14T19:49:42,912 File "/tmp/pip-wheel-1zk6jcf0/python-unittest-cogent/setup.py", line 6, in 2020-05-14T19:49:42,913 import info 2020-05-14T19:49:42,913 ModuleNotFoundError: No module named 'info' 2020-05-14T19:49:43,001 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-14T19:49:43,002 Exception information: 2020-05-14T19:49:43,002 Traceback (most recent call last): 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-14T19:49:43,002 status = self.run(options, args) 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-14T19:49:43,002 return func(self, options, args) 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-14T19:49:43,002 reqs, check_supported_wheels=True 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-14T19:49:43,002 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-14T19:49:43,002 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-14T19:49:43,002 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-14T19:49:43,002 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-14T19:49:43,002 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-14T19:49:43,002 self.req.prepare_metadata() 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-14T19:49:43,002 self.metadata_directory = self._generate_metadata() 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-14T19:49:43,002 details=self.name or "from {}".format(self.link) 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-14T19:49:43,002 command_desc='python setup.py egg_info', 2020-05-14T19:49:43,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-14T19:49:43,002 raise InstallationError(exc_msg) 2020-05-14T19:49:43,002 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-14T19:49:43,015 Removed python-unittest-cogent==1.0.1 from https://files.pythonhosted.org/packages/6c/ee/0b22fb4876fb3c6d8da9511569321e616cf37c159ad7d5c33116fef98e5f/python-unittest-cogent-1.0.1.tar.gz#sha256=c1083ddda4349d3134bd39a2361faae8e362f38e5b66ae870b3cbf88dd20d65d from build tracker '/tmp/pip-req-tracker-pzn91xkr' 2020-05-14T19:49:43,016 Removed build tracker: '/tmp/pip-req-tracker-pzn91xkr'