2019-07-09T10:35:57 Created temporary directory: /tmp/pip-ephem-wheel-cache-ib4wzh7u 2019-07-09T10:35:57 Created temporary directory: /tmp/pip-req-tracker-zk248c8_ 2019-07-09T10:35:57 Created requirements tracker '/tmp/pip-req-tracker-zk248c8_' 2019-07-09T10:35:57 Created temporary directory: /tmp/pip-wheel-kysb7dol 2019-07-09T10:35:57 Collecting hydra-presentation==1.0.1 2019-07-09T10:35:57 1 location(s) to search for versions of hydra-presentation: 2019-07-09T10:35:57 * https://pypi.org/simple/hydra-presentation/ 2019-07-09T10:35:57 Getting page https://pypi.org/simple/hydra-presentation/ 2019-07-09T10:35:57 Analyzing links from page https://pypi.org/simple/hydra-presentation/ 2019-07-09T10:35:57 Found link https://files.pythonhosted.org/packages/29/a1/8c6ad2b2f437f60df13272ddd01c6ae2f0fedc8d9134779b8333fee553e2/hydra-presentation-1.0.1.tar.gz#sha256=50a35e4dfad6b42d37135287e432677a20cfd3069cc5127df735a859faa9b9c0 (from https://pypi.org/simple/hydra-presentation/), version: 1.0.1 2019-07-09T10:35:57 Found link https://files.pythonhosted.org/packages/32/94/11e4b345f4e402c2fd7a41367320fac04374652800e875120a5af3487d3d/hydra-presentation-1.0.2.tar.gz#sha256=22a614c0fe0797e0c5a8c09e63d80065f4fd21ba51c7fe7e0fa7e33fd4550eb5 (from https://pypi.org/simple/hydra-presentation/), version: 1.0.2 2019-07-09T10:35:57 Found link https://files.pythonhosted.org/packages/de/00/457c99d6625c0c28ed7d1990e6fb87208d8fd71f5aa65b36c8aed1d10078/hydra-presentation-1.0.3.tar.gz#sha256=06f82e1885c29628cb896260a352aaf3703ddcfaa0bf98d85702fe44e8c769a1 (from https://pypi.org/simple/hydra-presentation/), version: 1.0.3 2019-07-09T10:35:57 Found link https://files.pythonhosted.org/packages/37/12/6fb41ee0c702eb9b1304164d1f3b8fc10e6b6b154b3bcd4f8f50cf1870d9/hydra-presentation-1.0.4.tar.gz#sha256=123577514eb49e228c3fa34e337dec07096d7c55a35c45719f1cfac70019b203 (from https://pypi.org/simple/hydra-presentation/), version: 1.0.4 2019-07-09T10:35:57 Found link https://files.pythonhosted.org/packages/92/b4/d62b0a05590d6a573a751ed3e1af5025374b0850f0a1e15df817b28650ef/hydra-presentation-1.0.5.tar.gz#sha256=067b5ee2d74ee506e794035d136c758c3978b01d2ccc4e04c52dc7d65d78d237 (from https://pypi.org/simple/hydra-presentation/), version: 1.0.5 2019-07-09T10:35:57 Using version 1.0.1 (newest of versions: 1.0.1) 2019-07-09T10:35:57 Created temporary directory: /tmp/pip-unpack-hnmnqjma 2019-07-09T10:35:57 Downloading https://files.pythonhosted.org/packages/29/a1/8c6ad2b2f437f60df13272ddd01c6ae2f0fedc8d9134779b8333fee553e2/hydra-presentation-1.0.1.tar.gz 2019-07-09T10:35:57 Downloading from URL https://files.pythonhosted.org/packages/29/a1/8c6ad2b2f437f60df13272ddd01c6ae2f0fedc8d9134779b8333fee553e2/hydra-presentation-1.0.1.tar.gz#sha256=50a35e4dfad6b42d37135287e432677a20cfd3069cc5127df735a859faa9b9c0 (from https://pypi.org/simple/hydra-presentation/) 2019-07-09T10:35:57 Added hydra-presentation==1.0.1 from https://files.pythonhosted.org/packages/29/a1/8c6ad2b2f437f60df13272ddd01c6ae2f0fedc8d9134779b8333fee553e2/hydra-presentation-1.0.1.tar.gz#sha256=50a35e4dfad6b42d37135287e432677a20cfd3069cc5127df735a859faa9b9c0 to build tracker '/tmp/pip-req-tracker-zk248c8_' 2019-07-09T10:35:57 Running setup.py (path:/tmp/pip-wheel-kysb7dol/hydra-presentation/setup.py) egg_info for package hydra-presentation 2019-07-09T10:35:57 Running command python setup.py egg_info 2019-07-09T10:36:01 Traceback (most recent call last): 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/download.py", line 480, in get_file_content 2019-07-09T10:36:01 with open(url, 'rb') as f: 2019-07-09T10:36:01 FileNotFoundError: [Errno 2] No such file or directory: './requirements.txt' 2019-07-09T10:36:01 During handling of the above exception, another exception occurred: 2019-07-09T10:36:01 Traceback (most recent call last): 2019-07-09T10:36:01 File "", line 1, in 2019-07-09T10:36:01 File "/tmp/pip-wheel-kysb7dol/hydra-presentation/setup.py", line 14, in 2019-07-09T10:36:01 reqs = [str(ir.req) for ir in install_reqs] 2019-07-09T10:36:01 File "/tmp/pip-wheel-kysb7dol/hydra-presentation/setup.py", line 14, in 2019-07-09T10:36:01 reqs = [str(ir.req) for ir in install_reqs] 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_file.py", line 103, in parse_requirements 2019-07-09T10:36:01 filename, comes_from=comes_from, session=session 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/download.py", line 484, in get_file_content 2019-07-09T10:36:01 'Could not open requirements file: %s' % str(exc) 2019-07-09T10:36:01 pip._internal.exceptions.InstallationError: Could not open requirements file: [Errno 2] No such file or directory: './requirements.txt' 2019-07-09T10:36:01 Cleaning up... 2019-07-09T10:36:01 Removing source in /tmp/pip-wheel-kysb7dol/hydra-presentation 2019-07-09T10:36:01 Removed hydra-presentation==1.0.1 from https://files.pythonhosted.org/packages/29/a1/8c6ad2b2f437f60df13272ddd01c6ae2f0fedc8d9134779b8333fee553e2/hydra-presentation-1.0.1.tar.gz#sha256=50a35e4dfad6b42d37135287e432677a20cfd3069cc5127df735a859faa9b9c0 from build tracker '/tmp/pip-req-tracker-zk248c8_' 2019-07-09T10:36:01 Removed build tracker '/tmp/pip-req-tracker-zk248c8_' 2019-07-09T10:36:01 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-kysb7dol/hydra-presentation/ 2019-07-09T10:36:01 Exception information: 2019-07-09T10:36:01 Traceback (most recent call last): 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-09T10:36:01 status = self.run(options, args) 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-09T10:36:01 resolver.resolve(requirement_set) 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-09T10:36:01 self._resolve_one(requirement_set, req) 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-09T10:36:01 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-09T10:36:01 self.require_hashes 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-09T10:36:01 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-09T10:36:01 self.req.prepare_metadata() 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-09T10:36:01 self.run_egg_info() 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-09T10:36:01 command_desc='python setup.py egg_info') 2019-07-09T10:36:01 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-09T10:36:01 % (command_desc, proc.returncode, cwd)) 2019-07-09T10:36:01 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-kysb7dol/hydra-presentation/