2020-05-26T15:54:15,491 Created temporary directory: /tmp/pip-ephem-wheel-cache-qzgkid0u 2020-05-26T15:54:15,496 Created temporary directory: /tmp/pip-req-tracker-lqsva402 2020-05-26T15:54:15,496 Initialized build tracking at /tmp/pip-req-tracker-lqsva402 2020-05-26T15:54:15,497 Created build tracker: /tmp/pip-req-tracker-lqsva402 2020-05-26T15:54:15,497 Entered build tracker: /tmp/pip-req-tracker-lqsva402 2020-05-26T15:54:15,499 Created temporary directory: /tmp/pip-wheel-f5yi4870 2020-05-26T15:54:15,514 1 location(s) to search for versions of gitmantool: 2020-05-26T15:54:15,514 * https://pypi.org/simple/gitmantool/ 2020-05-26T15:54:15,515 Fetching project page and analyzing links: https://pypi.org/simple/gitmantool/ 2020-05-26T15:54:15,516 Getting page https://pypi.org/simple/gitmantool/ 2020-05-26T15:54:15,518 Found index url https://pypi.org/simple 2020-05-26T15:54:15,522 Getting credentials from keyring for https://pypi.org/simple 2020-05-26T15:54:15,523 Getting credentials from keyring for pypi.org 2020-05-26T15:54:15,721 Skipping link: No binaries permitted for gitmantool: https://files.pythonhosted.org/packages/71/c7/b129238ff1054baff379165b183feb527355c60ece8e561a623b30b7ecc5/gitmantool-0.1-py3-none-any.whl#sha256=7223fb5cc803057e5fe8e966e7fdde1c65371e8722bdd4d8047bbdd669a9fffa (from https://pypi.org/simple/gitmantool/) (requires-python:>=3.6) 2020-05-26T15:54:15,722 Found link https://files.pythonhosted.org/packages/f4/a1/124ad257a931af75d83542725bcd116e0301cce919fbe10266d4e1a3cf99/gitmantool-0.1.tar.gz#sha256=6441e1b260c838b611605043e9bbbebfc79909f5d44e2e74ba3c3969084bb19d (from https://pypi.org/simple/gitmantool/) (requires-python:>=3.6), version: 0.1 2020-05-26T15:54:15,723 Skipping link: No binaries permitted for gitmantool: https://files.pythonhosted.org/packages/93/fd/8187b5e6d1da8e30d36890a7fda6071b2e39fe93893a082d91b5d19fd89c/gitmantool-0.2-py3-none-any.whl#sha256=021545dca0e463616254c4d5b4d1c264e9bb5fed465572e9aaefa0ca30e872cd (from https://pypi.org/simple/gitmantool/) (requires-python:>=3.6) 2020-05-26T15:54:15,724 Found link https://files.pythonhosted.org/packages/b0/13/147dbb4c7489e6b0c2bf590aaf16c54a0c63dee9444855a4c640404b7da9/gitmantool-0.2.tar.gz#sha256=3805ca2f989cf8170f40c64c10c1de4626e3202c3d25371d1066857a095889c3 (from https://pypi.org/simple/gitmantool/) (requires-python:>=3.6), version: 0.2 2020-05-26T15:54:15,731 Given no hashes to check 1 links for project 'gitmantool': discarding no candidates 2020-05-26T15:54:15,732 Using version 0.2 (newest of versions: 0.2) 2020-05-26T15:54:15,738 Collecting gitmantool==0.2 2020-05-26T15:54:15,742 Created temporary directory: /tmp/pip-unpack-e3nguxpw 2020-05-26T15:54:15,744 Getting credentials from keyring for files.pythonhosted.org 2020-05-26T15:54:16,389 Downloading gitmantool-0.2.tar.gz (15 kB) 2020-05-26T15:54:16,488 Added gitmantool==0.2 from https://files.pythonhosted.org/packages/b0/13/147dbb4c7489e6b0c2bf590aaf16c54a0c63dee9444855a4c640404b7da9/gitmantool-0.2.tar.gz#sha256=3805ca2f989cf8170f40c64c10c1de4626e3202c3d25371d1066857a095889c3 to build tracker '/tmp/pip-req-tracker-lqsva402' 2020-05-26T15:54:16,491 Running setup.py (path:/tmp/pip-wheel-f5yi4870/gitmantool/setup.py) egg_info for package gitmantool 2020-05-26T15:54:16,493 Created temporary directory: /tmp/pip-pip-egg-info-xgayzcpu 2020-05-26T15:54:16,494 Running command python setup.py egg_info 2020-05-26T15:54:18,185 Traceback (most recent call last): 2020-05-26T15:54:18,186 File "", line 1, in 2020-05-26T15:54:18,187 File "/tmp/pip-wheel-f5yi4870/gitmantool/setup.py", line 2, in 2020-05-26T15:54:18,187 from gitmanager.version import get_version 2020-05-26T15:54:18,188 File "/tmp/pip-wheel-f5yi4870/gitmantool/gitmanager/__init__.py", line 24, in 2020-05-26T15:54:18,188 from docopt import docopt 2020-05-26T15:54:18,189 ModuleNotFoundError: No module named 'docopt' 2020-05-26T15:54:18,277 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-26T15:54:18,278 Exception information: 2020-05-26T15:54:18,278 Traceback (most recent call last): 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-26T15:54:18,278 status = self.run(options, args) 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-26T15:54:18,278 return func(self, options, args) 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-26T15:54:18,278 reqs, check_supported_wheels=True 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-26T15:54:18,278 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-26T15:54:18,278 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-26T15:54:18,278 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-26T15:54:18,278 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-26T15:54:18,278 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-26T15:54:18,278 self.req.prepare_metadata() 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-26T15:54:18,278 self.metadata_directory = self._generate_metadata() 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-26T15:54:18,278 details=self.name or "from {}".format(self.link) 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-26T15:54:18,278 command_desc='python setup.py egg_info', 2020-05-26T15:54:18,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-26T15:54:18,278 raise InstallationError(exc_msg) 2020-05-26T15:54:18,278 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-26T15:54:18,292 Removed gitmantool==0.2 from https://files.pythonhosted.org/packages/b0/13/147dbb4c7489e6b0c2bf590aaf16c54a0c63dee9444855a4c640404b7da9/gitmantool-0.2.tar.gz#sha256=3805ca2f989cf8170f40c64c10c1de4626e3202c3d25371d1066857a095889c3 from build tracker '/tmp/pip-req-tracker-lqsva402' 2020-05-26T15:54:18,292 Removed build tracker: '/tmp/pip-req-tracker-lqsva402'