2020-04-19T21:57:12,506 Created temporary directory: /tmp/pip-ephem-wheel-cache-pvlkj5vg 2020-04-19T21:57:12,510 Created temporary directory: /tmp/pip-req-tracker-255vx8x6 2020-04-19T21:57:12,511 Initialized build tracking at /tmp/pip-req-tracker-255vx8x6 2020-04-19T21:57:12,511 Created build tracker: /tmp/pip-req-tracker-255vx8x6 2020-04-19T21:57:12,512 Entered build tracker: /tmp/pip-req-tracker-255vx8x6 2020-04-19T21:57:12,513 Created temporary directory: /tmp/pip-wheel-xd7dvbf4 2020-04-19T21:57:12,519 1 location(s) to search for versions of limecore-core-cli: 2020-04-19T21:57:12,519 * https://pypi.org/simple/limecore-core-cli/ 2020-04-19T21:57:12,519 Fetching project page and analyzing links: https://pypi.org/simple/limecore-core-cli/ 2020-04-19T21:57:12,520 Getting page https://pypi.org/simple/limecore-core-cli/ 2020-04-19T21:57:12,523 Found index url https://pypi.org/simple 2020-04-19T21:57:12,526 Getting credentials from keyring for https://pypi.org/simple 2020-04-19T21:57:12,527 Getting credentials from keyring for pypi.org 2020-04-19T21:57:12,731 Found link https://files.pythonhosted.org/packages/3d/61/c31b15bc6b465e292ffa659bb19d89da7d1b1945b3f7bfa719534f84368a/limecore-core-cli-0.1.0.tar.gz#sha256=2fc24f8504cfa63d2865583e07173a625038b6c624312853938353ef2925e7e8 (from https://pypi.org/simple/limecore-core-cli/) (requires-python:>=3.7), version: 0.1.0 2020-04-19T21:57:12,732 Skipping link: No binaries permitted for limecore-core-cli: https://files.pythonhosted.org/packages/25/d1/ec88e754149fd1d73c1b121e4dfd2bf2dc0453888af88d663b6a55b644f7/limecore_core_cli-0.1.0-py3-none-any.whl#sha256=b824d4544e6f32052dac35cf3b010b6fdf32100e0df690140de3336148b4bf62 (from https://pypi.org/simple/limecore-core-cli/) (requires-python:>=3.7) 2020-04-19T21:57:12,739 Given no hashes to check 1 links for project 'limecore-core-cli': discarding no candidates 2020-04-19T21:57:12,740 Using version 0.1.0 (newest of versions: 0.1.0) 2020-04-19T21:57:12,745 Collecting limecore-core-cli==0.1.0 2020-04-19T21:57:12,748 Created temporary directory: /tmp/pip-unpack-hkwtgug9 2020-04-19T21:57:12,751 Getting credentials from keyring for files.pythonhosted.org 2020-04-19T21:57:13,014 Downloading limecore-core-cli-0.1.0.tar.gz (1.9 kB) 2020-04-19T21:57:13,086 Added limecore-core-cli==0.1.0 from https://files.pythonhosted.org/packages/3d/61/c31b15bc6b465e292ffa659bb19d89da7d1b1945b3f7bfa719534f84368a/limecore-core-cli-0.1.0.tar.gz#sha256=2fc24f8504cfa63d2865583e07173a625038b6c624312853938353ef2925e7e8 to build tracker '/tmp/pip-req-tracker-255vx8x6' 2020-04-19T21:57:13,089 Running setup.py (path:/tmp/pip-wheel-xd7dvbf4/limecore-core-cli/setup.py) egg_info for package limecore-core-cli 2020-04-19T21:57:13,090 Running command python setup.py egg_info 2020-04-19T21:57:14,915 Traceback (most recent call last): 2020-04-19T21:57:14,916 File "", line 1, in 2020-04-19T21:57:14,916 File "/tmp/pip-wheel-xd7dvbf4/limecore-core-cli/setup.py", line 1, in 2020-04-19T21:57:14,917 import git 2020-04-19T21:57:14,917 ModuleNotFoundError: No module named 'git' 2020-04-19T21:57:15,006 Cleaning up... 2020-04-19T21:57:15,007 Removing source in /tmp/pip-wheel-xd7dvbf4/limecore-core-cli 2020-04-19T21:57:15,031 Removed limecore-core-cli==0.1.0 from https://files.pythonhosted.org/packages/3d/61/c31b15bc6b465e292ffa659bb19d89da7d1b1945b3f7bfa719534f84368a/limecore-core-cli-0.1.0.tar.gz#sha256=2fc24f8504cfa63d2865583e07173a625038b6c624312853938353ef2925e7e8 from build tracker '/tmp/pip-req-tracker-255vx8x6' 2020-04-19T21:57:15,033 Removed build tracker: '/tmp/pip-req-tracker-255vx8x6' 2020-04-19T21:57:15,037 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-19T21:57:15,038 Exception information: 2020-04-19T21:57:15,038 Traceback (most recent call last): 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-19T21:57:15,038 status = self.run(options, args) 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-19T21:57:15,038 resolver.resolve(requirement_set) 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-19T21:57:15,038 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-19T21:57:15,038 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-19T21:57:15,038 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-19T21:57:15,038 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-19T21:57:15,038 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-19T21:57:15,038 self.req.prepare_metadata() 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-19T21:57:15,038 self.metadata_directory = self._generate_metadata() 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-19T21:57:15,038 details=self.name or "from {}".format(self.link) 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-19T21:57:15,038 command_desc='python setup.py egg_info', 2020-04-19T21:57:15,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-19T21:57:15,038 raise InstallationError(exc_msg) 2020-04-19T21:57:15,038 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.