2022-03-06T21:28:12,381 Created temporary directory: /tmp/pip-ephem-wheel-cache-qeb1urm8 2022-03-06T21:28:12,388 Created temporary directory: /tmp/pip-req-tracker-eo0ifycp 2022-03-06T21:28:12,388 Initialized build tracking at /tmp/pip-req-tracker-eo0ifycp 2022-03-06T21:28:12,389 Created build tracker: /tmp/pip-req-tracker-eo0ifycp 2022-03-06T21:28:12,389 Entered build tracker: /tmp/pip-req-tracker-eo0ifycp 2022-03-06T21:28:12,391 Created temporary directory: /tmp/pip-wheel-84eej9q0 2022-03-06T21:28:12,461 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-06T21:28:12,464 2 location(s) to search for versions of anac: 2022-03-06T21:28:12,464 * https://pypi.org/simple/anac/ 2022-03-06T21:28:12,464 * https://www.piwheels.org/simple/anac/ 2022-03-06T21:28:12,465 Fetching project page and analyzing links: https://pypi.org/simple/anac/ 2022-03-06T21:28:12,467 Getting page https://pypi.org/simple/anac/ 2022-03-06T21:28:12,471 Found index url https://pypi.org/simple 2022-03-06T21:28:12,795 Skipping link: No binaries permitted for anac: https://files.pythonhosted.org/packages/df/49/9c4f9e9a9f7287ac4826d5925f14ac9915bbf6e89ac4abff0a35aea1e8b3/anac-0.1.1-py3-none-any.whl#sha256=15d56aad7297fc360194ca1d5255a39cdfbdc559916ee3b9a80b0ed0d6ca68bb (from https://pypi.org/simple/anac/) (requires-python:>=3.8,<4.0) 2022-03-06T21:28:12,797 Link requires a different Python (3.5.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/80/b7/f7b6d43d907847211a5ae0b6d47055a64288fe98e29b031e38a396105b09/anac-0.1.1.tar.gz#sha256=7daff4dd804704887517582a1ad2d3b81758e88d5f50305349ed5fb6d3cbbe81 (from https://pypi.org/simple/anac/) (requires-python:>=3.8,<4.0) 2022-03-06T21:28:12,798 Fetching project page and analyzing links: https://www.piwheels.org/simple/anac/ 2022-03-06T21:28:12,798 Getting page https://www.piwheels.org/simple/anac/ 2022-03-06T21:28:12,801 Found index url https://www.piwheels.org/simple 2022-03-06T21:28:13,053 Given no hashes to check 0 links for project 'anac': discarding no candidates 2022-03-06T21:28:13,054 ERROR: Could not find a version that satisfies the requirement anac==0.1.1 2022-03-06T21:28:13,054 ERROR: No matching distribution found for anac==0.1.1 2022-03-06T21:28:13,055 Exception information: 2022-03-06T21:28:13,055 Traceback (most recent call last): 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-03-06T21:28:13,055 crit = self.state.criteria[name] 2022-03-06T21:28:13,055 KeyError: 'anac' 2022-03-06T21:28:13,055 2022-03-06T21:28:13,055 During handling of the above exception, another exception occurred: 2022-03-06T21:28:13,055 2022-03-06T21:28:13,055 Traceback (most recent call last): 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-03-06T21:28:13,055 name, crit = self._merge_into_criterion(r, parent=None) 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-03-06T21:28:13,055 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-03-06T21:28:13,055 raise RequirementsConflicted(criterion) 2022-03-06T21:28:13,055 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('anac==0.1.1') 2022-03-06T21:28:13,055 2022-03-06T21:28:13,055 During handling of the above exception, another exception occurred: 2022-03-06T21:28:13,055 2022-03-06T21:28:13,055 Traceback (most recent call last): 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-03-06T21:28:13,055 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-03-06T21:28:13,055 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-03-06T21:28:13,055 raise ResolutionImpossible(e.criterion.information) 2022-03-06T21:28:13,055 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('anac==0.1.1'), parent=None)] 2022-03-06T21:28:13,055 2022-03-06T21:28:13,055 The above exception was the direct cause of the following exception: 2022-03-06T21:28:13,055 2022-03-06T21:28:13,055 Traceback (most recent call last): 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-03-06T21:28:13,055 status = self.run(options, args) 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-03-06T21:28:13,055 return func(self, options, args) 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-03-06T21:28:13,055 reqs, check_supported_wheels=True 2022-03-06T21:28:13,055 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-03-06T21:28:13,055 six.raise_from(error, e) 2022-03-06T21:28:13,055 File "", line 3, in raise_from 2022-03-06T21:28:13,055 pip._internal.exceptions.DistributionNotFound: No matching distribution found for anac==0.1.1 2022-03-06T21:28:13,064 Removed build tracker: '/tmp/pip-req-tracker-eo0ifycp'