2021-09-01T04:28:47,259 Created temporary directory: /tmp/pip-ephem-wheel-cache-uey18h3n 2021-09-01T04:28:47,262 Created temporary directory: /tmp/pip-req-tracker-sfkonn3j 2021-09-01T04:28:47,263 Initialized build tracking at /tmp/pip-req-tracker-sfkonn3j 2021-09-01T04:28:47,263 Created build tracker: /tmp/pip-req-tracker-sfkonn3j 2021-09-01T04:28:47,263 Entered build tracker: /tmp/pip-req-tracker-sfkonn3j 2021-09-01T04:28:47,264 Created temporary directory: /tmp/pip-wheel-1ne98tbz 2021-09-01T04:28:47,292 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-01T04:28:47,295 2 location(s) to search for versions of apollo-lunar: 2021-09-01T04:28:47,295 * https://pypi.org/simple/apollo-lunar/ 2021-09-01T04:28:47,295 * https://www.piwheels.org/simple/apollo-lunar/ 2021-09-01T04:28:47,295 Fetching project page and analyzing links: https://pypi.org/simple/apollo-lunar/ 2021-09-01T04:28:47,296 Getting page https://pypi.org/simple/apollo-lunar/ 2021-09-01T04:28:47,297 Found index url https://pypi.org/simple 2021-09-01T04:28:47,384 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/5b/ab/263d9c5ae857873648aac29e7c2c27b10a3aec92e7510b7de4b8ef0c5b8d/apollo-lunar-2021.9.1rc1.tar.gz#sha256=d89149bc975961bfa91f59551ad6dfb9def8c74d9c1d77e9c4950cf5c6fb54f4 (from https://pypi.org/simple/apollo-lunar/) (requires-python:>=3.8,<4.0) 2021-09-01T04:28:47,384 Skipping link: No binaries permitted for apollo-lunar: https://files.pythonhosted.org/packages/58/88/4596b86dddda5313b2492848c12773680f0d0296da1ad823e8a073fafac8/apollo_lunar-2021.9.1rc1-py3-none-any.whl#sha256=274ec95eee31e80ae00661d17344931a62306ed89dc7859a716c891db4522ef0 (from https://pypi.org/simple/apollo-lunar/) (requires-python:>=3.8,<4.0) 2021-09-01T04:28:47,385 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/66/cb/e04296b413f1691864be579911381a0adccd4d515035393d434ea041cac3/apollo-lunar-2021.9.1rc2.tar.gz#sha256=01303d4c21f169a405839c6ed95518d047d887c68f8edc12fd516b361edffada (from https://pypi.org/simple/apollo-lunar/) (requires-python:>=3.8,<4.0) 2021-09-01T04:28:47,385 Skipping link: No binaries permitted for apollo-lunar: https://files.pythonhosted.org/packages/69/85/e8ca7b6f5085095a0364bc651995c9a4d184531b0f9c876d2a79acc89152/apollo_lunar-2021.9.1rc2-py3-none-any.whl#sha256=4406c9a134ff3982adc46a903ee1df6720b604169e580e6551b0c547a8dab7c3 (from https://pypi.org/simple/apollo-lunar/) (requires-python:>=3.8,<4.0) 2021-09-01T04:28:47,386 Fetching project page and analyzing links: https://www.piwheels.org/simple/apollo-lunar/ 2021-09-01T04:28:47,386 Getting page https://www.piwheels.org/simple/apollo-lunar/ 2021-09-01T04:28:47,387 Found index url https://www.piwheels.org/simple 2021-09-01T04:28:47,485 Skipping link: not a file: https://www.piwheels.org/simple/apollo-lunar/ 2021-09-01T04:28:47,486 Skipping link: not a file: https://pypi.org/simple/apollo-lunar/ 2021-09-01T04:28:47,505 Given no hashes to check 0 links for project 'apollo-lunar': discarding no candidates 2021-09-01T04:28:47,505 ERROR: Could not find a version that satisfies the requirement apollo-lunar==2021.9.1rc2 (from versions: none) 2021-09-01T04:28:47,506 ERROR: No matching distribution found for apollo-lunar==2021.9.1rc2 2021-09-01T04:28:47,506 Exception information: 2021-09-01T04:28:47,506 Traceback (most recent call last): 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-01T04:28:47,506 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-01T04:28:47,506 raise RequirementsConflicted(criterion) 2021-09-01T04:28:47,506 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('apollo-lunar==2021.9.1rc2') 2021-09-01T04:28:47,506 2021-09-01T04:28:47,506 During handling of the above exception, another exception occurred: 2021-09-01T04:28:47,506 2021-09-01T04:28:47,506 Traceback (most recent call last): 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-01T04:28:47,506 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-01T04:28:47,506 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-01T04:28:47,506 raise ResolutionImpossible(e.criterion.information) 2021-09-01T04:28:47,506 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('apollo-lunar==2021.9.1rc2'), parent=None)] 2021-09-01T04:28:47,506 2021-09-01T04:28:47,506 The above exception was the direct cause of the following exception: 2021-09-01T04:28:47,506 2021-09-01T04:28:47,506 Traceback (most recent call last): 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-01T04:28:47,506 status = self.run(options, args) 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-01T04:28:47,506 return func(self, options, args) 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-01T04:28:47,506 reqs, check_supported_wheels=True 2021-09-01T04:28:47,506 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-01T04:28:47,506 raise error from e 2021-09-01T04:28:47,506 pip._internal.exceptions.DistributionNotFound: No matching distribution found for apollo-lunar==2021.9.1rc2 2021-09-01T04:28:47,510 Removed build tracker: '/tmp/pip-req-tracker-sfkonn3j'