2019-07-07T02:05:40 Created temporary directory: /tmp/pip-ephem-wheel-cache-uo7t7vr5 2019-07-07T02:05:40 Created temporary directory: /tmp/pip-req-tracker-c6fru790 2019-07-07T02:05:40 Created requirements tracker '/tmp/pip-req-tracker-c6fru790' 2019-07-07T02:05:40 Created temporary directory: /tmp/pip-wheel-qf4qabif 2019-07-07T02:05:40 Collecting qabal==0.0.1 2019-07-07T02:05:40 1 location(s) to search for versions of qabal: 2019-07-07T02:05:40 * https://pypi.org/simple/qabal/ 2019-07-07T02:05:40 Getting page https://pypi.org/simple/qabal/ 2019-07-07T02:05:40 Analyzing links from page https://pypi.org/simple/qabal/ 2019-07-07T02:05:41 Found link https://files.pythonhosted.org/packages/da/7b/5991dc5de25d0dae93d9c67b89fffc224b66efe6c9cc719c9cc5fd71f60c/qabal-0.0.1.tar.gz#sha256=5a9208fdfc881ee0083eee9993986ecd09dd5e4c6d144a64e2f5519e0dc9611c (from https://pypi.org/simple/qabal/) (requires-python:>=3.6), version: 0.0.1 2019-07-07T02:05:41 Found link https://files.pythonhosted.org/packages/2c/f2/516f6e958b69ac56b8417db98adb686ab788f00ee1e2e203779ceab0af98/qabal-0.0.2.tar.gz#sha256=d3f45c438aabd1bb4bd1ac6fdd8a7fec994231551bd6dad43bb91a33eb55b7a7 (from https://pypi.org/simple/qabal/) (requires-python:>=3.6), version: 0.0.2 2019-07-07T02:05:41 Found link https://files.pythonhosted.org/packages/ff/f8/5400c9bf522c1666914e61063143c26646374b23f5f283503ceb47e4dd2c/qabal-0.0.3.tar.gz#sha256=c221bd142187fac6f82278525a7f4c160b5429e2e583a475df373d9bfcf6c9cc (from https://pypi.org/simple/qabal/) (requires-python:>=3.6), version: 0.0.3 2019-07-07T02:05:41 Found link https://files.pythonhosted.org/packages/7c/b6/499cbaecdd36fad729ba927430241d504f9788f0e30ccddd63cc14616085/qabal-0.0.4.tar.gz#sha256=2b8558bd58c1c71c4fb44e3fb8f31ed4fb58acf9007eac882d8e2f30e237a5bc (from https://pypi.org/simple/qabal/) (requires-python:>=3.6), version: 0.0.4 2019-07-07T02:05:41 Using version 0.0.1 (newest of versions: 0.0.1) 2019-07-07T02:05:41 Created temporary directory: /tmp/pip-unpack-tqqj6i1r 2019-07-07T02:05:41 Downloading https://files.pythonhosted.org/packages/da/7b/5991dc5de25d0dae93d9c67b89fffc224b66efe6c9cc719c9cc5fd71f60c/qabal-0.0.1.tar.gz 2019-07-07T02:05:41 Downloading from URL https://files.pythonhosted.org/packages/da/7b/5991dc5de25d0dae93d9c67b89fffc224b66efe6c9cc719c9cc5fd71f60c/qabal-0.0.1.tar.gz#sha256=5a9208fdfc881ee0083eee9993986ecd09dd5e4c6d144a64e2f5519e0dc9611c (from https://pypi.org/simple/qabal/) (requires-python:>=3.6) 2019-07-07T02:05:41 Added qabal==0.0.1 from https://files.pythonhosted.org/packages/da/7b/5991dc5de25d0dae93d9c67b89fffc224b66efe6c9cc719c9cc5fd71f60c/qabal-0.0.1.tar.gz#sha256=5a9208fdfc881ee0083eee9993986ecd09dd5e4c6d144a64e2f5519e0dc9611c to build tracker '/tmp/pip-req-tracker-c6fru790' 2019-07-07T02:05:41 Running setup.py (path:/tmp/pip-wheel-qf4qabif/qabal/setup.py) egg_info for package qabal 2019-07-07T02:05:41 Running command python setup.py egg_info 2019-07-07T02:05:42 Traceback (most recent call last): 2019-07-07T02:05:42 File "", line 1, in 2019-07-07T02:05:42 File "/tmp/pip-wheel-qf4qabif/qabal/setup.py", line 25, in 2019-07-07T02:05:42 long_description=open("README.md").read(), 2019-07-07T02:05:42 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2019-07-07T02:05:42 Cleaning up... 2019-07-07T02:05:42 Removing source in /tmp/pip-wheel-qf4qabif/qabal 2019-07-07T02:05:42 Removed qabal==0.0.1 from https://files.pythonhosted.org/packages/da/7b/5991dc5de25d0dae93d9c67b89fffc224b66efe6c9cc719c9cc5fd71f60c/qabal-0.0.1.tar.gz#sha256=5a9208fdfc881ee0083eee9993986ecd09dd5e4c6d144a64e2f5519e0dc9611c from build tracker '/tmp/pip-req-tracker-c6fru790' 2019-07-07T02:05:42 Removed build tracker '/tmp/pip-req-tracker-c6fru790' 2019-07-07T02:05:43 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-qf4qabif/qabal/ 2019-07-07T02:05:43 Exception information: 2019-07-07T02:05:43 Traceback (most recent call last): 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-07T02:05:43 status = self.run(options, args) 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-07T02:05:43 resolver.resolve(requirement_set) 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-07T02:05:43 self._resolve_one(requirement_set, req) 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-07T02:05:43 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-07T02:05:43 self.require_hashes 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-07T02:05:43 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-07T02:05:43 self.req.prepare_metadata() 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-07T02:05:43 self.run_egg_info() 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-07T02:05:43 command_desc='python setup.py egg_info') 2019-07-07T02:05:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-07T02:05:43 % (command_desc, proc.returncode, cwd)) 2019-07-07T02:05:43 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-qf4qabif/qabal/