2019-07-07T04:30:51 Created temporary directory: /tmp/pip-ephem-wheel-cache-fr0zwei9 2019-07-07T04:30:51 Created temporary directory: /tmp/pip-req-tracker-vi3ql391 2019-07-07T04:30:51 Created requirements tracker '/tmp/pip-req-tracker-vi3ql391' 2019-07-07T04:30:51 Created temporary directory: /tmp/pip-wheel-wbvqov4z 2019-07-07T04:30:51 Collecting codfish==0.0.1 2019-07-07T04:30:51 1 location(s) to search for versions of codfish: 2019-07-07T04:30:51 * https://pypi.org/simple/codfish/ 2019-07-07T04:30:51 Getting page https://pypi.org/simple/codfish/ 2019-07-07T04:30:52 Analyzing links from page https://pypi.org/simple/codfish/ 2019-07-07T04:30:52 Found link https://files.pythonhosted.org/packages/16/1c/1e83275f4f7d239ab5ed6cabf904e7bd4317ab75b5caa34b0342a2dabe1f/codfish-0.0.1.tar.gz#sha256=f9c289a69ca0f7721b6b657c95bd5f988dcea70f915dba2e0aeddafe621c6b1e (from https://pypi.org/simple/codfish/), version: 0.0.1 2019-07-07T04:30:52 Using version 0.0.1 (newest of versions: 0.0.1) 2019-07-07T04:30:52 Created temporary directory: /tmp/pip-unpack-ohel4vns 2019-07-07T04:30:52 Downloading https://files.pythonhosted.org/packages/16/1c/1e83275f4f7d239ab5ed6cabf904e7bd4317ab75b5caa34b0342a2dabe1f/codfish-0.0.1.tar.gz 2019-07-07T04:30:52 Downloading from URL https://files.pythonhosted.org/packages/16/1c/1e83275f4f7d239ab5ed6cabf904e7bd4317ab75b5caa34b0342a2dabe1f/codfish-0.0.1.tar.gz#sha256=f9c289a69ca0f7721b6b657c95bd5f988dcea70f915dba2e0aeddafe621c6b1e (from https://pypi.org/simple/codfish/) 2019-07-07T04:30:52 Added codfish==0.0.1 from https://files.pythonhosted.org/packages/16/1c/1e83275f4f7d239ab5ed6cabf904e7bd4317ab75b5caa34b0342a2dabe1f/codfish-0.0.1.tar.gz#sha256=f9c289a69ca0f7721b6b657c95bd5f988dcea70f915dba2e0aeddafe621c6b1e to build tracker '/tmp/pip-req-tracker-vi3ql391' 2019-07-07T04:30:52 Running setup.py (path:/tmp/pip-wheel-wbvqov4z/codfish/setup.py) egg_info for package codfish 2019-07-07T04:30:52 Running command python setup.py egg_info 2019-07-07T04:30:53 running egg_info 2019-07-07T04:30:53 creating pip-egg-info/codfish.egg-info 2019-07-07T04:30:53 writing pip-egg-info/codfish.egg-info/PKG-INFO 2019-07-07T04:30:53 writing dependency_links to pip-egg-info/codfish.egg-info/dependency_links.txt 2019-07-07T04:30:53 writing top-level names to pip-egg-info/codfish.egg-info/top_level.txt 2019-07-07T04:30:53 writing manifest file 'pip-egg-info/codfish.egg-info/SOURCES.txt' 2019-07-07T04:30:54 error: package directory 'codfish' does not exist 2019-07-07T04:30:54 Cleaning up... 2019-07-07T04:30:54 Removing source in /tmp/pip-wheel-wbvqov4z/codfish 2019-07-07T04:30:54 Removed codfish==0.0.1 from https://files.pythonhosted.org/packages/16/1c/1e83275f4f7d239ab5ed6cabf904e7bd4317ab75b5caa34b0342a2dabe1f/codfish-0.0.1.tar.gz#sha256=f9c289a69ca0f7721b6b657c95bd5f988dcea70f915dba2e0aeddafe621c6b1e from build tracker '/tmp/pip-req-tracker-vi3ql391' 2019-07-07T04:30:54 Removed build tracker '/tmp/pip-req-tracker-vi3ql391' 2019-07-07T04:30:54 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-wbvqov4z/codfish/ 2019-07-07T04:30:54 Exception information: 2019-07-07T04:30:54 Traceback (most recent call last): 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-07T04:30:54 status = self.run(options, args) 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-07T04:30:54 resolver.resolve(requirement_set) 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-07T04:30:54 self._resolve_one(requirement_set, req) 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-07T04:30:54 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-07T04:30:54 self.require_hashes 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-07T04:30:54 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-07T04:30:54 self.req.prepare_metadata() 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-07T04:30:54 self.run_egg_info() 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-07T04:30:54 command_desc='python setup.py egg_info') 2019-07-07T04:30:54 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-07T04:30:54 % (command_desc, proc.returncode, cwd)) 2019-07-07T04:30:54 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-wbvqov4z/codfish/