2019-07-07T04:44:51 Created temporary directory: /tmp/pip-ephem-wheel-cache-cn21kaw3 2019-07-07T04:44:51 Created temporary directory: /tmp/pip-req-tracker-h6hqtrj0 2019-07-07T04:44:51 Created requirements tracker '/tmp/pip-req-tracker-h6hqtrj0' 2019-07-07T04:44:51 Created temporary directory: /tmp/pip-wheel-rr22po7p 2019-07-07T04:44:51 Collecting qabal==0.0.3 2019-07-07T04:44:51 1 location(s) to search for versions of qabal: 2019-07-07T04:44:51 * https://pypi.org/simple/qabal/ 2019-07-07T04:44:51 Getting page https://pypi.org/simple/qabal/ 2019-07-07T04:44:51 Analyzing links from page https://pypi.org/simple/qabal/ 2019-07-07T04:44:51 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-07T04:44:51 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-07T04:44:51 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-07T04:44:51 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-07T04:44:51 Using version 0.0.3 (newest of versions: 0.0.3) 2019-07-07T04:44:51 Created temporary directory: /tmp/pip-unpack-nrcyphs4 2019-07-07T04:44:51 Downloading https://files.pythonhosted.org/packages/ff/f8/5400c9bf522c1666914e61063143c26646374b23f5f283503ceb47e4dd2c/qabal-0.0.3.tar.gz 2019-07-07T04:44:51 Downloading from URL 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) 2019-07-07T04:44:51 Added qabal==0.0.3 from https://files.pythonhosted.org/packages/ff/f8/5400c9bf522c1666914e61063143c26646374b23f5f283503ceb47e4dd2c/qabal-0.0.3.tar.gz#sha256=c221bd142187fac6f82278525a7f4c160b5429e2e583a475df373d9bfcf6c9cc to build tracker '/tmp/pip-req-tracker-h6hqtrj0' 2019-07-07T04:44:51 Running setup.py (path:/tmp/pip-wheel-rr22po7p/qabal/setup.py) egg_info for package qabal 2019-07-07T04:44:51 Running command python setup.py egg_info 2019-07-07T04:44:53 Traceback (most recent call last): 2019-07-07T04:44:53 File "", line 1, in 2019-07-07T04:44:53 File "/tmp/pip-wheel-rr22po7p/qabal/setup.py", line 25, in 2019-07-07T04:44:53 long_description=open("README.md").read(), 2019-07-07T04:44:53 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2019-07-07T04:44:53 Cleaning up... 2019-07-07T04:44:53 Removing source in /tmp/pip-wheel-rr22po7p/qabal 2019-07-07T04:44:53 Removed qabal==0.0.3 from https://files.pythonhosted.org/packages/ff/f8/5400c9bf522c1666914e61063143c26646374b23f5f283503ceb47e4dd2c/qabal-0.0.3.tar.gz#sha256=c221bd142187fac6f82278525a7f4c160b5429e2e583a475df373d9bfcf6c9cc from build tracker '/tmp/pip-req-tracker-h6hqtrj0' 2019-07-07T04:44:53 Removed build tracker '/tmp/pip-req-tracker-h6hqtrj0' 2019-07-07T04:44:53 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-rr22po7p/qabal/ 2019-07-07T04:44:53 Exception information: 2019-07-07T04:44:53 Traceback (most recent call last): 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-07T04:44:53 status = self.run(options, args) 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-07T04:44:53 resolver.resolve(requirement_set) 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-07T04:44:53 self._resolve_one(requirement_set, req) 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-07T04:44:53 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-07T04:44:53 self.require_hashes 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-07T04:44:53 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-07T04:44:53 self.req.prepare_metadata() 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-07T04:44:53 self.run_egg_info() 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-07T04:44:53 command_desc='python setup.py egg_info') 2019-07-07T04:44:53 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-07T04:44:53 % (command_desc, proc.returncode, cwd)) 2019-07-07T04:44:53 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-rr22po7p/qabal/