2019-07-02T07:47:12 Created temporary directory: /tmp/pip-ephem-wheel-cache-zqk7h3of 2019-07-02T07:47:12 Created temporary directory: /tmp/pip-req-tracker-sgxsapf2 2019-07-02T07:47:12 Created requirements tracker '/tmp/pip-req-tracker-sgxsapf2' 2019-07-02T07:47:12 Created temporary directory: /tmp/pip-wheel-oc_5w9cp 2019-07-02T07:47:12 Collecting gitfiti==0.5.0 2019-07-02T07:47:12 1 location(s) to search for versions of gitfiti: 2019-07-02T07:47:12 * https://pypi.org/simple/gitfiti/ 2019-07-02T07:47:12 Getting page https://pypi.org/simple/gitfiti/ 2019-07-02T07:47:12 Analyzing links from page https://pypi.org/simple/gitfiti/ 2019-07-02T07:47:12 Found link https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda (from https://pypi.org/simple/gitfiti/), version: 0.5.0 2019-07-02T07:47:12 Using version 0.5.0 (newest of versions: 0.5.0) 2019-07-02T07:47:12 Created temporary directory: /tmp/pip-unpack-sh8zxl3m 2019-07-02T07:47:13 Downloading https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz 2019-07-02T07:47:13 Downloading from URL https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda (from https://pypi.org/simple/gitfiti/) 2019-07-02T07:47:13 Added gitfiti==0.5.0 from https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda to build tracker '/tmp/pip-req-tracker-sgxsapf2' 2019-07-02T07:47:13 Running setup.py (path:/tmp/pip-wheel-oc_5w9cp/gitfiti/setup.py) egg_info for package gitfiti 2019-07-02T07:47:13 Running command python setup.py egg_info 2019-07-02T07:47:14 Traceback (most recent call last): 2019-07-02T07:47:14 File "", line 1, in 2019-07-02T07:47:14 File "/tmp/pip-wheel-oc_5w9cp/gitfiti/setup.py", line 4, in 2019-07-02T07:47:14 import gitfiti 2019-07-02T07:47:14 ModuleNotFoundError: No module named 'gitfiti' 2019-07-02T07:47:14 Cleaning up... 2019-07-02T07:47:14 Removing source in /tmp/pip-wheel-oc_5w9cp/gitfiti 2019-07-02T07:47:14 Removed gitfiti==0.5.0 from https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda from build tracker '/tmp/pip-req-tracker-sgxsapf2' 2019-07-02T07:47:14 Removed build tracker '/tmp/pip-req-tracker-sgxsapf2' 2019-07-02T07:47:14 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-oc_5w9cp/gitfiti/ 2019-07-02T07:47:14 Exception information: 2019-07-02T07:47:14 Traceback (most recent call last): 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T07:47:14 status = self.run(options, args) 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T07:47:14 resolver.resolve(requirement_set) 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T07:47:14 self._resolve_one(requirement_set, req) 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T07:47:14 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T07:47:14 self.require_hashes 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T07:47:14 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T07:47:14 self.req.prepare_metadata() 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-02T07:47:14 self.run_egg_info() 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-02T07:47:14 command_desc='python setup.py egg_info') 2019-07-02T07:47:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-02T07:47:14 % (command_desc, proc.returncode, cwd)) 2019-07-02T07:47:14 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-oc_5w9cp/gitfiti/