2020-05-13T08:42:16,390 Created temporary directory: /tmp/pip-ephem-wheel-cache-z8f7dks1 2020-05-13T08:42:16,395 Created temporary directory: /tmp/pip-req-tracker-185j19yo 2020-05-13T08:42:16,395 Initialized build tracking at /tmp/pip-req-tracker-185j19yo 2020-05-13T08:42:16,396 Created build tracker: /tmp/pip-req-tracker-185j19yo 2020-05-13T08:42:16,396 Entered build tracker: /tmp/pip-req-tracker-185j19yo 2020-05-13T08:42:16,398 Created temporary directory: /tmp/pip-wheel-cqchktgv 2020-05-13T08:42:16,415 1 location(s) to search for versions of limecore-core-cli: 2020-05-13T08:42:16,415 * https://pypi.org/simple/limecore-core-cli/ 2020-05-13T08:42:16,416 Fetching project page and analyzing links: https://pypi.org/simple/limecore-core-cli/ 2020-05-13T08:42:16,416 Getting page https://pypi.org/simple/limecore-core-cli/ 2020-05-13T08:42:16,419 Found index url https://pypi.org/simple 2020-05-13T08:42:16,701 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-05-13T08:42:16,702 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-05-13T08:42:16,703 Found link https://files.pythonhosted.org/packages/69/ca/5cd17cc1f8f74e282ac895e022889a5505030280ae5df4e7b50de4ea435c/limecore-core-cli-0.1.1.tar.gz#sha256=ce4f1484838224a2a4ea99f694f7b9382049f8117b3c6b5c9b8e5fff1f686199 (from https://pypi.org/simple/limecore-core-cli/) (requires-python:>=3.6), version: 0.1.1 2020-05-13T08:42:16,703 Skipping link: No binaries permitted for limecore-core-cli: https://files.pythonhosted.org/packages/1b/1f/0e87746e7257f4e97a46b87b9e38dfdf54576a9b4ab97304238c9172ac89/limecore_core_cli-0.1.1-py3-none-any.whl#sha256=088f53f8a3ffe4f20b63f28fc0ea76199923d50cb6771f483d9ac30d23cba747 (from https://pypi.org/simple/limecore-core-cli/) (requires-python:>=3.6) 2020-05-13T08:42:16,711 Given no hashes to check 1 links for project 'limecore-core-cli': discarding no candidates 2020-05-13T08:42:16,712 Using version 0.1.1 (newest of versions: 0.1.1) 2020-05-13T08:42:16,718 Collecting limecore-core-cli==0.1.1 2020-05-13T08:42:16,721 Created temporary directory: /tmp/pip-unpack-f8bivyrh 2020-05-13T08:42:16,797 Downloading limecore-core-cli-0.1.1.tar.gz (1.9 kB) 2020-05-13T08:42:16,866 Added limecore-core-cli==0.1.1 from https://files.pythonhosted.org/packages/69/ca/5cd17cc1f8f74e282ac895e022889a5505030280ae5df4e7b50de4ea435c/limecore-core-cli-0.1.1.tar.gz#sha256=ce4f1484838224a2a4ea99f694f7b9382049f8117b3c6b5c9b8e5fff1f686199 to build tracker '/tmp/pip-req-tracker-185j19yo' 2020-05-13T08:42:16,867 Running setup.py (path:/tmp/pip-wheel-cqchktgv/limecore-core-cli/setup.py) egg_info for package limecore-core-cli 2020-05-13T08:42:16,869 Created temporary directory: /tmp/pip-pip-egg-info-1afwdnjw 2020-05-13T08:42:16,869 Running command python setup.py egg_info 2020-05-13T08:42:18,322 Traceback (most recent call last): 2020-05-13T08:42:18,323 File "", line 1, in 2020-05-13T08:42:18,323 File "/tmp/pip-wheel-cqchktgv/limecore-core-cli/setup.py", line 1, in 2020-05-13T08:42:18,324 import git 2020-05-13T08:42:18,324 ModuleNotFoundError: No module named 'git' 2020-05-13T08:42:18,412 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-13T08:42:18,413 Exception information: 2020-05-13T08:42:18,413 Traceback (most recent call last): 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-13T08:42:18,413 status = self.run(options, args) 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-13T08:42:18,413 return func(self, options, args) 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-13T08:42:18,413 reqs, check_supported_wheels=True 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-13T08:42:18,413 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-13T08:42:18,413 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-13T08:42:18,413 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-13T08:42:18,413 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-13T08:42:18,413 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-13T08:42:18,413 self.req.prepare_metadata() 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-13T08:42:18,413 self.metadata_directory = self._generate_metadata() 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-13T08:42:18,413 details=self.name or "from {}".format(self.link) 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-13T08:42:18,413 command_desc='python setup.py egg_info', 2020-05-13T08:42:18,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-13T08:42:18,413 raise InstallationError(exc_msg) 2020-05-13T08:42:18,413 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-13T08:42:18,426 Removed limecore-core-cli==0.1.1 from https://files.pythonhosted.org/packages/69/ca/5cd17cc1f8f74e282ac895e022889a5505030280ae5df4e7b50de4ea435c/limecore-core-cli-0.1.1.tar.gz#sha256=ce4f1484838224a2a4ea99f694f7b9382049f8117b3c6b5c9b8e5fff1f686199 from build tracker '/tmp/pip-req-tracker-185j19yo' 2020-05-13T08:42:18,427 Removed build tracker: '/tmp/pip-req-tracker-185j19yo'