2019-06-28T14:40:30 Created temporary directory: /tmp/pip-ephem-wheel-cache-a1u56_uu 2019-06-28T14:40:30 Created temporary directory: /tmp/pip-req-tracker-ska_188l 2019-06-28T14:40:30 Created requirements tracker '/tmp/pip-req-tracker-ska_188l' 2019-06-28T14:40:30 Created temporary directory: /tmp/pip-wheel-tl4wrr6i 2019-06-28T14:40:30 Collecting pyhexgrid==0.1 2019-06-28T14:40:30 1 location(s) to search for versions of pyhexgrid: 2019-06-28T14:40:30 * https://pypi.org/simple/pyhexgrid/ 2019-06-28T14:40:30 Getting page https://pypi.org/simple/pyhexgrid/ 2019-06-28T14:40:30 Analyzing links from page https://pypi.org/simple/pyhexgrid/ 2019-06-28T14:40:30 Found link https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz#sha256=8c0d631babcbaa6243f3e455c2f4606988ce919eb420ccd7429affa4a759b03c (from https://pypi.org/simple/pyhexgrid/), version: 0.1 2019-06-28T14:40:30 Using version 0.1 (newest of versions: 0.1) 2019-06-28T14:40:30 Created temporary directory: /tmp/pip-unpack-rrorwwju 2019-06-28T14:40:30 Downloading https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz 2019-06-28T14:40:30 Downloading from URL https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz#sha256=8c0d631babcbaa6243f3e455c2f4606988ce919eb420ccd7429affa4a759b03c (from https://pypi.org/simple/pyhexgrid/) 2019-06-28T14:40:30 Added pyhexgrid==0.1 from https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz#sha256=8c0d631babcbaa6243f3e455c2f4606988ce919eb420ccd7429affa4a759b03c to build tracker '/tmp/pip-req-tracker-ska_188l' 2019-06-28T14:40:30 Running setup.py (path:/tmp/pip-wheel-tl4wrr6i/pyhexgrid/setup.py) egg_info for package pyhexgrid 2019-06-28T14:40:30 Running command python setup.py egg_info 2019-06-28T14:40:31 Traceback (most recent call last): 2019-06-28T14:40:31 File "", line 1, in 2019-06-28T14:40:31 File "/tmp/pip-wheel-tl4wrr6i/pyhexgrid/setup.py", line 4, in 2019-06-28T14:40:31 from hexgrid import __version__, __url__ 2019-06-28T14:40:31 File "/tmp/pip-wheel-tl4wrr6i/pyhexgrid/hexgrid/__init__.py", line 10, in 2019-06-28T14:40:31 from grid import HexGrid 2019-06-28T14:40:31 ModuleNotFoundError: No module named 'grid' 2019-06-28T14:40:31 Cleaning up... 2019-06-28T14:40:31 Removing source in /tmp/pip-wheel-tl4wrr6i/pyhexgrid 2019-06-28T14:40:31 Removed pyhexgrid==0.1 from https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz#sha256=8c0d631babcbaa6243f3e455c2f4606988ce919eb420ccd7429affa4a759b03c from build tracker '/tmp/pip-req-tracker-ska_188l' 2019-06-28T14:40:31 Removed build tracker '/tmp/pip-req-tracker-ska_188l' 2019-06-28T14:40:31 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tl4wrr6i/pyhexgrid/ 2019-06-28T14:40:31 Exception information: 2019-06-28T14:40:31 Traceback (most recent call last): 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T14:40:31 status = self.run(options, args) 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T14:40:31 resolver.resolve(requirement_set) 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T14:40:31 self._resolve_one(requirement_set, req) 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T14:40:31 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T14:40:31 self.require_hashes 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T14:40:31 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T14:40:31 self.req.prepare_metadata() 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T14:40:31 self.run_egg_info() 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T14:40:31 command_desc='python setup.py egg_info') 2019-06-28T14:40:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T14:40:31 % (command_desc, proc.returncode, cwd)) 2019-06-28T14:40:31 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tl4wrr6i/pyhexgrid/