2021-10-01T13:14:36,141 Created temporary directory: /tmp/pip-ephem-wheel-cache-1i8m1ofs 2021-10-01T13:14:36,144 Created temporary directory: /tmp/pip-req-tracker-vsyxep1y 2021-10-01T13:14:36,145 Initialized build tracking at /tmp/pip-req-tracker-vsyxep1y 2021-10-01T13:14:36,145 Created build tracker: /tmp/pip-req-tracker-vsyxep1y 2021-10-01T13:14:36,145 Entered build tracker: /tmp/pip-req-tracker-vsyxep1y 2021-10-01T13:14:36,146 Created temporary directory: /tmp/pip-wheel-v51ym8ze 2021-10-01T13:14:36,175 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-01T13:14:36,177 2 location(s) to search for versions of acron: 2021-10-01T13:14:36,177 * https://pypi.org/simple/acron/ 2021-10-01T13:14:36,177 * https://www.piwheels.org/simple/acron/ 2021-10-01T13:14:36,178 Fetching project page and analyzing links: https://pypi.org/simple/acron/ 2021-10-01T13:14:36,178 Getting page https://pypi.org/simple/acron/ 2021-10-01T13:14:36,180 Found index url https://pypi.org/simple 2021-10-01T13:14:36,272 Skipping link: No binaries permitted for acron: https://files.pythonhosted.org/packages/0e/2a/8e134f6fa618f79d7ca5fb331d6bc1a398c4242c89667348ece83d5a0de2/acron-0.1.0-py3-none-any.whl#sha256=ce91d5f2801f229434537e9833a10fa527719420ac60f6b4ef31b860da17aebf (from https://pypi.org/simple/acron/) (requires-python:>=3.8,<4.0) 2021-10-01T13:14:36,273 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/69/ab/21311921edb5b0695b19b1ce349059db31e7e2170d71d40e74cceaa9a3e9/acron-0.1.0.tar.gz#sha256=3a0606b93efbf858995cb21ba174ef17e1f445c654f7f2dbd830d10a00343556 (from https://pypi.org/simple/acron/) (requires-python:>=3.8,<4.0) 2021-10-01T13:14:36,273 Skipping link: No binaries permitted for acron: https://files.pythonhosted.org/packages/58/a0/e7cfbefc1e00fa788069a4feb0162ee1b0d5838ff698d997427507063064/acron-0.1.1-py3-none-any.whl#sha256=f480e0465d8fdbc106d5646bf19d22575d948a4bd86ec72e657dfb7f35fba8d3 (from https://pypi.org/simple/acron/) (requires-python:>=3.8,<4.0) 2021-10-01T13:14:36,274 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ae/dd/b7af47f6c18c1bc76800d17d93437d78ecf266fa78faf844fb13c14e7743/acron-0.1.1.tar.gz#sha256=cee26aad18ec9a02f385be02b9830df7df80d860c5a7f69c40fd1eebb1035162 (from https://pypi.org/simple/acron/) (requires-python:>=3.8,<4.0) 2021-10-01T13:14:36,274 Skipping link: No binaries permitted for acron: https://files.pythonhosted.org/packages/4b/01/b51b13366aa695265d53c138d98bbb3e7802eaccbdee19ab8dc04e4e6be0/acron-0.1.2-py3-none-any.whl#sha256=66a5dec6c4daf08d4b537b7186f337f0759c633273941ee6ce26405a0c1af493 (from https://pypi.org/simple/acron/) (requires-python:>=3.8,<4.0) 2021-10-01T13:14:36,275 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/db/f7/4d88fe4dc94d710fe696e77e008f3af5bdf37ae76e95f958788bdf8c0bb0/acron-0.1.2.tar.gz#sha256=3f2c67df98c2512608945aead84f0bc23f59ab059fad503b597ffc8f9c18b798 (from https://pypi.org/simple/acron/) (requires-python:>=3.8,<4.0) 2021-10-01T13:14:36,275 Fetching project page and analyzing links: https://www.piwheels.org/simple/acron/ 2021-10-01T13:14:36,275 Getting page https://www.piwheels.org/simple/acron/ 2021-10-01T13:14:36,276 Found index url https://www.piwheels.org/simple 2021-10-01T13:14:36,392 Skipping link: not a file: https://www.piwheels.org/simple/acron/ 2021-10-01T13:14:36,392 Skipping link: not a file: https://pypi.org/simple/acron/ 2021-10-01T13:14:36,408 Given no hashes to check 0 links for project 'acron': discarding no candidates 2021-10-01T13:14:36,409 ERROR: Could not find a version that satisfies the requirement acron==0.1.0 (from versions: none) 2021-10-01T13:14:36,409 ERROR: No matching distribution found for acron==0.1.0 2021-10-01T13:14:36,409 Exception information: 2021-10-01T13:14:36,409 Traceback (most recent call last): 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-01T13:14:36,409 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-01T13:14:36,409 raise RequirementsConflicted(criterion) 2021-10-01T13:14:36,409 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('acron==0.1.0') 2021-10-01T13:14:36,409 2021-10-01T13:14:36,409 During handling of the above exception, another exception occurred: 2021-10-01T13:14:36,409 2021-10-01T13:14:36,409 Traceback (most recent call last): 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-01T13:14:36,409 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-01T13:14:36,409 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-01T13:14:36,409 raise ResolutionImpossible(e.criterion.information) 2021-10-01T13:14:36,409 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('acron==0.1.0'), parent=None)] 2021-10-01T13:14:36,409 2021-10-01T13:14:36,409 The above exception was the direct cause of the following exception: 2021-10-01T13:14:36,409 2021-10-01T13:14:36,409 Traceback (most recent call last): 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-01T13:14:36,409 status = self.run(options, args) 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-01T13:14:36,409 return func(self, options, args) 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-01T13:14:36,409 reqs, check_supported_wheels=True 2021-10-01T13:14:36,409 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-01T13:14:36,409 raise error from e 2021-10-01T13:14:36,409 pip._internal.exceptions.DistributionNotFound: No matching distribution found for acron==0.1.0 2021-10-01T13:14:36,414 Removed build tracker: '/tmp/pip-req-tracker-vsyxep1y'