2021-07-09T08:00:55,496 Created temporary directory: /tmp/pip-ephem-wheel-cache-jal96_8m 2021-07-09T08:00:55,498 Created temporary directory: /tmp/pip-req-tracker-b5wo7htl 2021-07-09T08:00:55,499 Initialized build tracking at /tmp/pip-req-tracker-b5wo7htl 2021-07-09T08:00:55,499 Created build tracker: /tmp/pip-req-tracker-b5wo7htl 2021-07-09T08:00:55,499 Entered build tracker: /tmp/pip-req-tracker-b5wo7htl 2021-07-09T08:00:55,500 Created temporary directory: /tmp/pip-wheel-3nnhg6fm 2021-07-09T08:00:55,533 1 location(s) to search for versions of regulargrid: 2021-07-09T08:00:55,533 * https://pypi.org/simple/regulargrid/ 2021-07-09T08:00:55,533 Fetching project page and analyzing links: https://pypi.org/simple/regulargrid/ 2021-07-09T08:00:55,534 Getting page https://pypi.org/simple/regulargrid/ 2021-07-09T08:00:55,536 Found index url https://pypi.org/simple 2021-07-09T08:00:55,717 Found link https://files.pythonhosted.org/packages/c7/39/498915b16f4ac5e25aa9a123798acaed83fe95bc2d888132019300d702db/regulargrid-0.1.tar.gz#sha256=c3243645b57a4a08b371e00b79ac0b1c6d8c5c60deb5de9f33305d77c7de29ea (from https://pypi.org/simple/regulargrid/), version: 0.1 2021-07-09T08:00:55,717 Found link https://files.pythonhosted.org/packages/d9/d8/bfdc2f4d92f914cbacb984ec3280f8339f514f5f46f99abdf00986ec088f/regulargrid-0.1.1.linux-x86_64.tar.gz#sha256=caae3037a7d500040265972ee839656ccb6075fec26033e8eb4f10d9b6079ac3 (from https://pypi.org/simple/regulargrid/), version: 0.1.1.linux-x86_64 2021-07-09T08:00:55,717 Found link https://files.pythonhosted.org/packages/91/15/830ee998a7b76acac1ec0a69f2027d6788cc197a0c852f8151f0bcfc9679/regulargrid-0.1.1.tar.gz#sha256=8eb0cc2b0ab4867aba6996001cabb6477e1e37d5a3d3df2641fccd3462c8cd9f (from https://pypi.org/simple/regulargrid/), version: 0.1.1 2021-07-09T08:00:55,718 Found link https://files.pythonhosted.org/packages/76/a9/3b9fa17584936ea9914ad4394e659e9391cafc2821fc152f484701d9bede/regulargrid-0.2.tar.gz#sha256=cb9cbc9002eb704434d52603a29e55bfd6fc21954bc9b7a0bd0d0502833da019 (from https://pypi.org/simple/regulargrid/), version: 0.2 2021-07-09T08:00:55,718 Skipping link: not a file: https://pypi.org/simple/regulargrid/ 2021-07-09T08:00:55,734 Given no hashes to check 1 links for project 'regulargrid': discarding no candidates 2021-07-09T08:00:55,752 Collecting regulargrid==0.1.1 2021-07-09T08:00:55,753 Created temporary directory: /tmp/pip-unpack-zny64ov3 2021-07-09T08:00:55,923 Downloading regulargrid-0.1.1.tar.gz (3.6 kB) 2021-07-09T08:00:55,958 Added regulargrid==0.1.1 from https://files.pythonhosted.org/packages/91/15/830ee998a7b76acac1ec0a69f2027d6788cc197a0c852f8151f0bcfc9679/regulargrid-0.1.1.tar.gz#sha256=8eb0cc2b0ab4867aba6996001cabb6477e1e37d5a3d3df2641fccd3462c8cd9f to build tracker '/tmp/pip-req-tracker-b5wo7htl' 2021-07-09T08:00:55,959 Running setup.py (path:/tmp/pip-wheel-3nnhg6fm/regulargrid_403ffcf4bb00481dbbc2657bf2732635/setup.py) egg_info for package regulargrid 2021-07-09T08:00:55,960 Created temporary directory: /tmp/pip-pip-egg-info-_9us9piw 2021-07-09T08:00:55,960 Running command python setup.py egg_info 2021-07-09T08:00:56,576 Traceback (most recent call last): 2021-07-09T08:00:56,577 File "", line 1, in 2021-07-09T08:00:56,577 File "/tmp/pip-wheel-3nnhg6fm/regulargrid_403ffcf4bb00481dbbc2657bf2732635/setup.py", line 13, in 2021-07-09T08:00:56,578 long_description=open('README.rst').read(), 2021-07-09T08:00:56,578 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T08:00:56,627 WARNING: Discarding https://files.pythonhosted.org/packages/91/15/830ee998a7b76acac1ec0a69f2027d6788cc197a0c852f8151f0bcfc9679/regulargrid-0.1.1.tar.gz#sha256=8eb0cc2b0ab4867aba6996001cabb6477e1e37d5a3d3df2641fccd3462c8cd9f (from https://pypi.org/simple/regulargrid/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:00:56,628 ERROR: Could not find a version that satisfies the requirement regulargrid==0.1.1 (from versions: 0.1.1.linux-x86_64, 0.1, 0.1.1, 0.2) 2021-07-09T08:00:56,629 ERROR: No matching distribution found for regulargrid==0.1.1 2021-07-09T08:00:56,629 Exception information: 2021-07-09T08:00:56,629 Traceback (most recent call last): 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:00:56,629 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:00:56,629 raise RequirementsConflicted(criterion) 2021-07-09T08:00:56,629 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('regulargrid==0.1.1') 2021-07-09T08:00:56,629 2021-07-09T08:00:56,629 During handling of the above exception, another exception occurred: 2021-07-09T08:00:56,629 2021-07-09T08:00:56,629 Traceback (most recent call last): 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:00:56,629 result = self._result = resolver.resolve( 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:00:56,629 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:00:56,629 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:00:56,629 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('regulargrid==0.1.1'), parent=None)] 2021-07-09T08:00:56,629 2021-07-09T08:00:56,629 The above exception was the direct cause of the following exception: 2021-07-09T08:00:56,629 2021-07-09T08:00:56,629 Traceback (most recent call last): 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:00:56,629 status = self.run(options, args) 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:00:56,629 return func(self, options, args) 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:00:56,629 requirement_set = resolver.resolve( 2021-07-09T08:00:56,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:00:56,629 raise error from e 2021-07-09T08:00:56,629 pip._internal.exceptions.DistributionNotFound: No matching distribution found for regulargrid==0.1.1 2021-07-09T08:00:56,634 Removed regulargrid==0.1.1 from https://files.pythonhosted.org/packages/91/15/830ee998a7b76acac1ec0a69f2027d6788cc197a0c852f8151f0bcfc9679/regulargrid-0.1.1.tar.gz#sha256=8eb0cc2b0ab4867aba6996001cabb6477e1e37d5a3d3df2641fccd3462c8cd9f from build tracker '/tmp/pip-req-tracker-b5wo7htl' 2021-07-09T08:00:56,634 Removed build tracker: '/tmp/pip-req-tracker-b5wo7htl'