2019-07-03T14:00:23 Created temporary directory: /tmp/pip-ephem-wheel-cache-3asyexqh 2019-07-03T14:00:23 Created temporary directory: /tmp/pip-req-tracker-6h7a9i0c 2019-07-03T14:00:23 Created requirements tracker '/tmp/pip-req-tracker-6h7a9i0c' 2019-07-03T14:00:23 Created temporary directory: /tmp/pip-wheel-dhxvzwq8 2019-07-03T14:00:23 Collecting automodinit==0.15 2019-07-03T14:00:23 1 location(s) to search for versions of automodinit: 2019-07-03T14:00:23 * https://pypi.org/simple/automodinit/ 2019-07-03T14:00:23 Getting page https://pypi.org/simple/automodinit/ 2019-07-03T14:00:23 Analyzing links from page https://pypi.org/simple/automodinit/ 2019-07-03T14:00:23 Found link https://files.pythonhosted.org/packages/7e/c2/cce2afb690003b627a36fb80e56b6ab419a8369825da5175a3ed8e5faa80/automodinit-0.12.zip#sha256=a546fc8509cb996680404b58fee40893aa2d6d3aa3d39514321af9d4b691690a (from https://pypi.org/simple/automodinit/), version: 0.12 2019-07-03T14:00:23 Found link https://files.pythonhosted.org/packages/e6/88/74ed0fd66e3959911b834b4ba3c0c3c84a2d985c0659aa40e0a584764f34/automodinit-0.14.tar.gz#sha256=cd62cc776c42fb90fb7404f2821294c311ec7c1b1bbfff10af4e6e0d14fb16a3 (from https://pypi.org/simple/automodinit/), version: 0.14 2019-07-03T14:00:23 Found link https://files.pythonhosted.org/packages/e9/e6/b1827d8c4702b7db04e38a81e18904a87fac59b134026b1a09ba93026e96/automodinit-0.15.tar.gz#sha256=b37656b11446518add475ef2d1b944f1285a475a7bbdeebfa21238ebf379ce32 (from https://pypi.org/simple/automodinit/), version: 0.15 2019-07-03T14:00:23 Found link https://files.pythonhosted.org/packages/7c/28/214fff05c552d333433ca43f6cabd6d9f5577f878adff9d11e418f28917b/automodinit-0.16.tar.gz#sha256=fc0d340865be7378fe591c8db162609dea713cfef2e25d9b15836f4cd690c831 (from https://pypi.org/simple/automodinit/), version: 0.16 2019-07-03T14:00:23 Using version 0.15 (newest of versions: 0.15) 2019-07-03T14:00:23 Created temporary directory: /tmp/pip-unpack-7rr4k5n3 2019-07-03T14:00:23 Downloading https://files.pythonhosted.org/packages/e9/e6/b1827d8c4702b7db04e38a81e18904a87fac59b134026b1a09ba93026e96/automodinit-0.15.tar.gz 2019-07-03T14:00:23 Downloading from URL https://files.pythonhosted.org/packages/e9/e6/b1827d8c4702b7db04e38a81e18904a87fac59b134026b1a09ba93026e96/automodinit-0.15.tar.gz#sha256=b37656b11446518add475ef2d1b944f1285a475a7bbdeebfa21238ebf379ce32 (from https://pypi.org/simple/automodinit/) 2019-07-03T14:00:23 Added automodinit==0.15 from https://files.pythonhosted.org/packages/e9/e6/b1827d8c4702b7db04e38a81e18904a87fac59b134026b1a09ba93026e96/automodinit-0.15.tar.gz#sha256=b37656b11446518add475ef2d1b944f1285a475a7bbdeebfa21238ebf379ce32 to build tracker '/tmp/pip-req-tracker-6h7a9i0c' 2019-07-03T14:00:23 Running setup.py (path:/tmp/pip-wheel-dhxvzwq8/automodinit/setup.py) egg_info for package automodinit 2019-07-03T14:00:23 Running command python setup.py egg_info 2019-07-03T14:00:25 Traceback (most recent call last): 2019-07-03T14:00:25 File "", line 1, in 2019-07-03T14:00:25 File "/tmp/pip-wheel-dhxvzwq8/automodinit/setup.py", line 17, in 2019-07-03T14:00:25 with open(os.path.join(here, 'Readme.txt')) as f: 2019-07-03T14:00:25 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-dhxvzwq8/automodinit/Readme.txt' 2019-07-03T14:00:25 Cleaning up... 2019-07-03T14:00:25 Removing source in /tmp/pip-wheel-dhxvzwq8/automodinit 2019-07-03T14:00:25 Removed automodinit==0.15 from https://files.pythonhosted.org/packages/e9/e6/b1827d8c4702b7db04e38a81e18904a87fac59b134026b1a09ba93026e96/automodinit-0.15.tar.gz#sha256=b37656b11446518add475ef2d1b944f1285a475a7bbdeebfa21238ebf379ce32 from build tracker '/tmp/pip-req-tracker-6h7a9i0c' 2019-07-03T14:00:25 Removed build tracker '/tmp/pip-req-tracker-6h7a9i0c' 2019-07-03T14:00:25 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-dhxvzwq8/automodinit/ 2019-07-03T14:00:25 Exception information: 2019-07-03T14:00:25 Traceback (most recent call last): 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-03T14:00:25 status = self.run(options, args) 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-03T14:00:25 resolver.resolve(requirement_set) 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-03T14:00:25 self._resolve_one(requirement_set, req) 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-03T14:00:25 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-03T14:00:25 self.require_hashes 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-03T14:00:25 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-03T14:00:25 self.req.prepare_metadata() 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-03T14:00:25 self.run_egg_info() 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-03T14:00:25 command_desc='python setup.py egg_info') 2019-07-03T14:00:25 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-03T14:00:25 % (command_desc, proc.returncode, cwd)) 2019-07-03T14:00:25 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-dhxvzwq8/automodinit/