2022-03-06T21:33:17,637 Created temporary directory: /tmp/pip-ephem-wheel-cache-2z5kaevh 2022-03-06T21:33:17,643 Created temporary directory: /tmp/pip-req-tracker-e9mf4cdx 2022-03-06T21:33:17,644 Initialized build tracking at /tmp/pip-req-tracker-e9mf4cdx 2022-03-06T21:33:17,644 Created build tracker: /tmp/pip-req-tracker-e9mf4cdx 2022-03-06T21:33:17,644 Entered build tracker: /tmp/pip-req-tracker-e9mf4cdx 2022-03-06T21:33:17,645 Created temporary directory: /tmp/pip-wheel-wli5f032 2022-03-06T21:33:17,713 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-06T21:33:17,722 2 location(s) to search for versions of anac: 2022-03-06T21:33:17,722 * https://pypi.org/simple/anac/ 2022-03-06T21:33:17,722 * https://www.piwheels.org/simple/anac/ 2022-03-06T21:33:17,723 Fetching project page and analyzing links: https://pypi.org/simple/anac/ 2022-03-06T21:33:17,724 Getting page https://pypi.org/simple/anac/ 2022-03-06T21:33:17,727 Found index url https://pypi.org/simple 2022-03-06T21:33:17,837 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:33:17,839 Link requires a different Python (3.7.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:33:17,840 Fetching project page and analyzing links: https://www.piwheels.org/simple/anac/ 2022-03-06T21:33:17,840 Getting page https://www.piwheels.org/simple/anac/ 2022-03-06T21:33:17,842 Found index url https://www.piwheels.org/simple 2022-03-06T21:33:18,091 Skipping link: not a file: https://www.piwheels.org/simple/anac/ 2022-03-06T21:33:18,092 Skipping link: not a file: https://pypi.org/simple/anac/ 2022-03-06T21:33:18,125 Given no hashes to check 0 links for project 'anac': discarding no candidates 2022-03-06T21:33:18,126 ERROR: Could not find a version that satisfies the requirement anac==0.1.1 (from versions: none) 2022-03-06T21:33:18,129 ERROR: No matching distribution found for anac==0.1.1 2022-03-06T21:33:18,130 Exception information: 2022-03-06T21:33:18,130 Traceback (most recent call last): 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-06T21:33:18,130 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-06T21:33:18,130 raise RequirementsConflicted(criterion) 2022-03-06T21:33:18,130 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('anac==0.1.1') 2022-03-06T21:33:18,130 2022-03-06T21:33:18,130 During handling of the above exception, another exception occurred: 2022-03-06T21:33:18,130 2022-03-06T21:33:18,130 Traceback (most recent call last): 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-06T21:33:18,130 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-06T21:33:18,130 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-06T21:33:18,130 raise ResolutionImpossible(e.criterion.information) 2022-03-06T21:33:18,130 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('anac==0.1.1'), parent=None)] 2022-03-06T21:33:18,130 2022-03-06T21:33:18,130 The above exception was the direct cause of the following exception: 2022-03-06T21:33:18,130 2022-03-06T21:33:18,130 Traceback (most recent call last): 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-06T21:33:18,130 status = run_func(*args) 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-06T21:33:18,130 return func(self, options, args) 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-06T21:33:18,130 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-06T21:33:18,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-06T21:33:18,130 raise error from e 2022-03-06T21:33:18,130 pip._internal.exceptions.DistributionNotFound: No matching distribution found for anac==0.1.1 2022-03-06T21:33:18,139 Removed build tracker: '/tmp/pip-req-tracker-e9mf4cdx'