2021-07-09T02:20:35,652 Created temporary directory: /tmp/pip-ephem-wheel-cache-tt2a3gqg 2021-07-09T02:20:35,655 Created temporary directory: /tmp/pip-req-tracker-resgrux2 2021-07-09T02:20:35,655 Initialized build tracking at /tmp/pip-req-tracker-resgrux2 2021-07-09T02:20:35,655 Created build tracker: /tmp/pip-req-tracker-resgrux2 2021-07-09T02:20:35,655 Entered build tracker: /tmp/pip-req-tracker-resgrux2 2021-07-09T02:20:35,656 Created temporary directory: /tmp/pip-wheel-magwk_d5 2021-07-09T02:20:35,692 1 location(s) to search for versions of pyhexgrid: 2021-07-09T02:20:35,692 * https://pypi.org/simple/pyhexgrid/ 2021-07-09T02:20:35,692 Fetching project page and analyzing links: https://pypi.org/simple/pyhexgrid/ 2021-07-09T02:20:35,693 Getting page https://pypi.org/simple/pyhexgrid/ 2021-07-09T02:20:35,694 Found index url https://pypi.org/simple 2021-07-09T02:20:35,877 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 2021-07-09T02:20:35,877 Skipping link: not a file: https://pypi.org/simple/pyhexgrid/ 2021-07-09T02:20:35,893 Given no hashes to check 1 links for project 'pyhexgrid': discarding no candidates 2021-07-09T02:20:35,910 Collecting pyhexgrid==0.1 2021-07-09T02:20:35,912 Created temporary directory: /tmp/pip-unpack-37y1ahvd 2021-07-09T02:20:36,081 Downloading pyhexgrid-0.1.tar.gz (10 kB) 2021-07-09T02:20:36,124 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-resgrux2' 2021-07-09T02:20:36,125 Running setup.py (path:/tmp/pip-wheel-magwk_d5/pyhexgrid_71655b030ac34b7284ed99594fd86bde/setup.py) egg_info for package pyhexgrid 2021-07-09T02:20:36,126 Created temporary directory: /tmp/pip-pip-egg-info-2bi_kv50 2021-07-09T02:20:36,126 Running command python setup.py egg_info 2021-07-09T02:20:36,754 Traceback (most recent call last): 2021-07-09T02:20:36,754 File "", line 1, in 2021-07-09T02:20:36,755 File "/tmp/pip-wheel-magwk_d5/pyhexgrid_71655b030ac34b7284ed99594fd86bde/setup.py", line 4, in 2021-07-09T02:20:36,755 from hexgrid import __version__, __url__ 2021-07-09T02:20:36,755 File "/tmp/pip-wheel-magwk_d5/pyhexgrid_71655b030ac34b7284ed99594fd86bde/hexgrid/__init__.py", line 10, in 2021-07-09T02:20:36,755 from grid import HexGrid 2021-07-09T02:20:36,755 ModuleNotFoundError: No module named 'grid' 2021-07-09T02:20:36,805 WARNING: Discarding https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz#sha256=8c0d631babcbaa6243f3e455c2f4606988ce919eb420ccd7429affa4a759b03c (from https://pypi.org/simple/pyhexgrid/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:20:36,806 ERROR: Could not find a version that satisfies the requirement pyhexgrid==0.1 (from versions: 0.1) 2021-07-09T02:20:36,807 ERROR: No matching distribution found for pyhexgrid==0.1 2021-07-09T02:20:36,807 Exception information: 2021-07-09T02:20:36,807 Traceback (most recent call last): 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:20:36,807 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:20:36,807 raise RequirementsConflicted(criterion) 2021-07-09T02:20:36,807 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyhexgrid==0.1') 2021-07-09T02:20:36,807 2021-07-09T02:20:36,807 During handling of the above exception, another exception occurred: 2021-07-09T02:20:36,807 2021-07-09T02:20:36,807 Traceback (most recent call last): 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:20:36,807 result = self._result = resolver.resolve( 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:20:36,807 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:20:36,807 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:20:36,807 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyhexgrid==0.1'), parent=None)] 2021-07-09T02:20:36,807 2021-07-09T02:20:36,807 The above exception was the direct cause of the following exception: 2021-07-09T02:20:36,807 2021-07-09T02:20:36,807 Traceback (most recent call last): 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:20:36,807 status = self.run(options, args) 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:20:36,807 return func(self, options, args) 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:20:36,807 requirement_set = resolver.resolve( 2021-07-09T02:20:36,807 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:20:36,807 raise error from e 2021-07-09T02:20:36,807 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyhexgrid==0.1 2021-07-09T02:20:36,812 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-resgrux2' 2021-07-09T02:20:36,812 Removed build tracker: '/tmp/pip-req-tracker-resgrux2'