2019-07-02T15:16:20 Created temporary directory: /tmp/pip-ephem-wheel-cache-4zshah7s 2019-07-02T15:16:20 Created temporary directory: /tmp/pip-req-tracker-c6he0bbx 2019-07-02T15:16:20 Created requirements tracker '/tmp/pip-req-tracker-c6he0bbx' 2019-07-02T15:16:20 Created temporary directory: /tmp/pip-wheel-4rhbjttw 2019-07-02T15:16:20 Collecting nephoria==0.4.3.0 2019-07-02T15:16:20 1 location(s) to search for versions of nephoria: 2019-07-02T15:16:20 * https://pypi.org/simple/nephoria/ 2019-07-02T15:16:20 Getting page https://pypi.org/simple/nephoria/ 2019-07-02T15:16:20 Analyzing links from page https://pypi.org/simple/nephoria/ 2019-07-02T15:16:20 Found link https://files.pythonhosted.org/packages/ea/10/f1ffc34555e186aca5dea08e74fc2865d9e540d0b46b755e0cc53ee3dc3c/nephoria-0.4.3.0.tar.gz#sha256=04078be91d3ab1c9cbdd7ea2ae4e3ac52311187544e55c08dd09f07367183631 (from https://pypi.org/simple/nephoria/), version: 0.4.3.0 2019-07-02T15:16:20 Found link https://files.pythonhosted.org/packages/35/a5/081c8e43592bc7bedeaf907c2dd0804e367c57ec0e6a3e0ccf3fb69318ff/nephoria-1.4.3.0.1.tar.gz#sha256=1a9fadafb2d5c6ed8069108f9f1ea4c61faa16cac9a046854be220c17e2d3435 (from https://pypi.org/simple/nephoria/), version: 1.4.3.0.1 2019-07-02T15:16:20 Found link https://files.pythonhosted.org/packages/8c/3d/1fb97f5199a3acf726a952dd7c5fa0c6fc42a2dbcebe284be5852685c3e8/nephoria-2.0.tar.gz#sha256=55041d286d7cced191287532bf2f180c5c3befce613719c89a7a45a15f89364e (from https://pypi.org/simple/nephoria/), version: 2.0 2019-07-02T15:16:20 Found link https://files.pythonhosted.org/packages/9b/60/57534dbcb492a6769f0a000d06102c39d11025ec7e0de7a86c55ff38cd9c/nephoria-2.2.tar.gz#sha256=90c1304e61ada4ee7519ca56990c7943578174ca4d72725699f94064c050123e (from https://pypi.org/simple/nephoria/), version: 2.2 2019-07-02T15:16:20 Using version 0.4.3.0 (newest of versions: 0.4.3.0) 2019-07-02T15:16:20 Created temporary directory: /tmp/pip-unpack-a__29_34 2019-07-02T15:16:20 Downloading https://files.pythonhosted.org/packages/ea/10/f1ffc34555e186aca5dea08e74fc2865d9e540d0b46b755e0cc53ee3dc3c/nephoria-0.4.3.0.tar.gz (312kB) 2019-07-02T15:16:20 Downloading from URL https://files.pythonhosted.org/packages/ea/10/f1ffc34555e186aca5dea08e74fc2865d9e540d0b46b755e0cc53ee3dc3c/nephoria-0.4.3.0.tar.gz#sha256=04078be91d3ab1c9cbdd7ea2ae4e3ac52311187544e55c08dd09f07367183631 (from https://pypi.org/simple/nephoria/) 2019-07-02T15:16:21 Added nephoria==0.4.3.0 from https://files.pythonhosted.org/packages/ea/10/f1ffc34555e186aca5dea08e74fc2865d9e540d0b46b755e0cc53ee3dc3c/nephoria-0.4.3.0.tar.gz#sha256=04078be91d3ab1c9cbdd7ea2ae4e3ac52311187544e55c08dd09f07367183631 to build tracker '/tmp/pip-req-tracker-c6he0bbx' 2019-07-02T15:16:21 Running setup.py (path:/tmp/pip-wheel-4rhbjttw/nephoria/setup.py) egg_info for package nephoria 2019-07-02T15:16:21 Running command python setup.py egg_info 2019-07-02T15:16:22 Traceback (most recent call last): 2019-07-02T15:16:22 File "", line 1, in 2019-07-02T15:16:22 File "/tmp/pip-wheel-4rhbjttw/nephoria/setup.py", line 36, in 2019-07-02T15:16:22 import nephoria 2019-07-02T15:16:22 File "/tmp/pip-wheel-4rhbjttw/nephoria/nephoria/__init__.py", line 4, in 2019-07-02T15:16:22 import testcase_utils 2019-07-02T15:16:22 ModuleNotFoundError: No module named 'testcase_utils' 2019-07-02T15:16:22 Cleaning up... 2019-07-02T15:16:22 Removing source in /tmp/pip-wheel-4rhbjttw/nephoria 2019-07-02T15:16:22 Removed nephoria==0.4.3.0 from https://files.pythonhosted.org/packages/ea/10/f1ffc34555e186aca5dea08e74fc2865d9e540d0b46b755e0cc53ee3dc3c/nephoria-0.4.3.0.tar.gz#sha256=04078be91d3ab1c9cbdd7ea2ae4e3ac52311187544e55c08dd09f07367183631 from build tracker '/tmp/pip-req-tracker-c6he0bbx' 2019-07-02T15:16:22 Removed build tracker '/tmp/pip-req-tracker-c6he0bbx' 2019-07-02T15:16:22 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4rhbjttw/nephoria/ 2019-07-02T15:16:22 Exception information: 2019-07-02T15:16:22 Traceback (most recent call last): 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T15:16:22 status = self.run(options, args) 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T15:16:22 resolver.resolve(requirement_set) 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T15:16:22 self._resolve_one(requirement_set, req) 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T15:16:22 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T15:16:22 self.require_hashes 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T15:16:22 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T15:16:22 self.req.prepare_metadata() 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-02T15:16:22 self.run_egg_info() 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-02T15:16:22 command_desc='python setup.py egg_info') 2019-07-02T15:16:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-02T15:16:22 % (command_desc, proc.returncode, cwd)) 2019-07-02T15:16:22 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4rhbjttw/nephoria/