2020-02-13T17:50:56,324 Created temporary directory: /tmp/pip-ephem-wheel-cache-70s8fc34 2020-02-13T17:50:56,328 Created temporary directory: /tmp/pip-req-tracker-phx0a88a 2020-02-13T17:50:56,328 Initialized build tracking at /tmp/pip-req-tracker-phx0a88a 2020-02-13T17:50:56,329 Created build tracker: /tmp/pip-req-tracker-phx0a88a 2020-02-13T17:50:56,329 Entered build tracker: /tmp/pip-req-tracker-phx0a88a 2020-02-13T17:50:56,330 Created temporary directory: /tmp/pip-wheel-j6vzrdxd 2020-02-13T17:50:56,335 1 location(s) to search for versions of pylars: 2020-02-13T17:50:56,335 * https://pypi.org/simple/pylars/ 2020-02-13T17:50:56,335 Fetching project page and analyzing links: https://pypi.org/simple/pylars/ 2020-02-13T17:50:56,336 Getting page https://pypi.org/simple/pylars/ 2020-02-13T17:50:56,338 Found index url https://pypi.org/simple 2020-02-13T17:50:56,341 Getting credentials from keyring for https://pypi.org/simple 2020-02-13T17:50:56,341 Getting credentials from keyring for pypi.org 2020-02-13T17:50:56,601 Skipping link: No binaries permitted for pylars: https://files.pythonhosted.org/packages/34/96/0fe699d57524b95e9454db3da2369b6aa392ce37bf5f1bc1b31b76bf9e05/pylars-0.1.3-py3-none-any.whl#sha256=cd3a9bcf9563e35ef82703ba27b7d096cb1a3d153628f8c2f8db9b5ba88bb319 (from https://pypi.org/simple/pylars/) (requires-python:>=3.6) 2020-02-13T17:50:56,602 Found link https://files.pythonhosted.org/packages/b2/ee/c5048fb4d15fa329a6750bf07784a87bb8945d1c2667e9412102498e154c/pylars-0.1.3.tar.gz#sha256=3ad5fd3dbc8082fe6559dd2feb256feb37fdbf5e9b21a762dd0186b384af30c6 (from https://pypi.org/simple/pylars/) (requires-python:>=3.6), version: 0.1.3 2020-02-13T17:50:56,608 Given no hashes to check 1 links for project 'pylars': discarding no candidates 2020-02-13T17:50:56,609 Using version 0.1.3 (newest of versions: 0.1.3) 2020-02-13T17:50:56,614 Collecting pylars==0.1.3 2020-02-13T17:50:56,617 Created temporary directory: /tmp/pip-unpack-zzg2pfo1 2020-02-13T17:50:56,619 Getting credentials from keyring for files.pythonhosted.org 2020-02-13T17:50:56,835 Downloading pylars-0.1.3.tar.gz (6.2 kB) 2020-02-13T17:50:56,959 Added pylars==0.1.3 from https://files.pythonhosted.org/packages/b2/ee/c5048fb4d15fa329a6750bf07784a87bb8945d1c2667e9412102498e154c/pylars-0.1.3.tar.gz#sha256=3ad5fd3dbc8082fe6559dd2feb256feb37fdbf5e9b21a762dd0186b384af30c6 to build tracker '/tmp/pip-req-tracker-phx0a88a' 2020-02-13T17:50:56,960 Running setup.py (path:/tmp/pip-wheel-j6vzrdxd/pylars/setup.py) egg_info for package pylars 2020-02-13T17:50:56,961 Running command python setup.py egg_info 2020-02-13T17:50:58,262 fatal: not a git repository (or any of the parent directories): .git 2020-02-13T17:50:58,356 Traceback (most recent call last): 2020-02-13T17:50:58,357 File "", line 1, in 2020-02-13T17:50:58,358 File "/tmp/pip-wheel-j6vzrdxd/pylars/setup.py", line 12, in 2020-02-13T17:50:58,358 version=get_head_tag(), 2020-02-13T17:50:58,359 File "/tmp/pip-wheel-j6vzrdxd/pylars/setup.py", line 7, in get_head_tag 2020-02-13T17:50:58,360 ["git", "tag", "--points-at", "HEAD"] 2020-02-13T17:50:58,360 File "/usr/lib/python3.7/subprocess.py", line 395, in check_output 2020-02-13T17:50:58,361 **kwargs).stdout 2020-02-13T17:50:58,362 File "/usr/lib/python3.7/subprocess.py", line 487, in run 2020-02-13T17:50:58,362 output=stdout, stderr=stderr) 2020-02-13T17:50:58,363 subprocess.CalledProcessError: Command '['git', 'tag', '--points-at', 'HEAD']' returned non-zero exit status 128. 2020-02-13T17:50:58,445 Cleaning up... 2020-02-13T17:50:58,446 Removing source in /tmp/pip-wheel-j6vzrdxd/pylars 2020-02-13T17:50:58,467 Removed pylars==0.1.3 from https://files.pythonhosted.org/packages/b2/ee/c5048fb4d15fa329a6750bf07784a87bb8945d1c2667e9412102498e154c/pylars-0.1.3.tar.gz#sha256=3ad5fd3dbc8082fe6559dd2feb256feb37fdbf5e9b21a762dd0186b384af30c6 from build tracker '/tmp/pip-req-tracker-phx0a88a' 2020-02-13T17:50:58,468 Removed build tracker: '/tmp/pip-req-tracker-phx0a88a' 2020-02-13T17:50:58,470 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-02-13T17:50:58,471 Exception information: 2020-02-13T17:50:58,471 Traceback (most recent call last): 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-13T17:50:58,471 status = self.run(options, args) 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-13T17:50:58,471 resolver.resolve(requirement_set) 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-13T17:50:58,471 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-13T17:50:58,471 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-02-13T17:50:58,471 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-02-13T17:50:58,471 req, self.req_tracker, self.finder, self.build_isolation, 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-02-13T17:50:58,471 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-02-13T17:50:58,471 self.req.prepare_metadata() 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-02-13T17:50:58,471 self.metadata_directory = self._generate_metadata() 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-02-13T17:50:58,471 details=self.name or "from {}".format(self.link) 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-02-13T17:50:58,471 command_desc='python setup.py egg_info', 2020-02-13T17:50:58,471 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-02-13T17:50:58,471 raise InstallationError(exc_msg) 2020-02-13T17:50:58,471 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.