2022-01-14T05:54:29,697 Created temporary directory: /tmp/pip-ephem-wheel-cache-0jrkrqcq 2022-01-14T05:54:29,703 Created temporary directory: /tmp/pip-req-tracker-1xqwzvyg 2022-01-14T05:54:29,703 Initialized build tracking at /tmp/pip-req-tracker-1xqwzvyg 2022-01-14T05:54:29,704 Created build tracker: /tmp/pip-req-tracker-1xqwzvyg 2022-01-14T05:54:29,704 Entered build tracker: /tmp/pip-req-tracker-1xqwzvyg 2022-01-14T05:54:29,705 Created temporary directory: /tmp/pip-wheel-7uikrcpb 2022-01-14T05:54:29,775 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-14T05:54:29,780 2 location(s) to search for versions of craftonaut: 2022-01-14T05:54:29,780 * https://pypi.org/simple/craftonaut/ 2022-01-14T05:54:29,780 * https://www.piwheels.org/simple/craftonaut/ 2022-01-14T05:54:29,781 Fetching project page and analyzing links: https://pypi.org/simple/craftonaut/ 2022-01-14T05:54:29,782 Getting page https://pypi.org/simple/craftonaut/ 2022-01-14T05:54:29,785 Found index url https://pypi.org/simple 2022-01-14T05:54:29,982 Skipping link: No binaries permitted for craftonaut: https://files.pythonhosted.org/packages/d2/61/cd88bbaa8ab29af53268c9105dd218a3fbb7675e31f2a50479ed328c4050/craftonaut-0.0.1-py3-none-any.whl#sha256=fe6a71fd61626e732e207247ad48b491627761b23119924601ac717bde149a03 (from https://pypi.org/simple/craftonaut/) (requires-python:>=3.9) 2022-01-14T05:54:29,984 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/b8/50/62e669d829762c3a47666798ed570f3c667acbad84bc84a6e1ffe7e92b87/craftonaut-0.0.1.tar.gz#sha256=8274125c75f3cf0c786e7d0876146b451a0e0dbf23740ca0bec53696439c988d (from https://pypi.org/simple/craftonaut/) (requires-python:>=3.9) 2022-01-14T05:54:29,985 Fetching project page and analyzing links: https://www.piwheels.org/simple/craftonaut/ 2022-01-14T05:54:29,985 Getting page https://www.piwheels.org/simple/craftonaut/ 2022-01-14T05:54:29,987 Found index url https://www.piwheels.org/simple 2022-01-14T05:54:30,186 Skipping link: not a file: https://www.piwheels.org/simple/craftonaut/ 2022-01-14T05:54:30,187 Skipping link: not a file: https://pypi.org/simple/craftonaut/ 2022-01-14T05:54:30,218 Given no hashes to check 0 links for project 'craftonaut': discarding no candidates 2022-01-14T05:54:30,218 ERROR: Could not find a version that satisfies the requirement craftonaut==0.0.1 (from versions: none) 2022-01-14T05:54:30,219 ERROR: No matching distribution found for craftonaut==0.0.1 2022-01-14T05:54:30,220 Exception information: 2022-01-14T05:54:30,220 Traceback (most recent call last): 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-14T05:54:30,220 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-14T05:54:30,220 raise RequirementsConflicted(criterion) 2022-01-14T05:54:30,220 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('craftonaut==0.0.1') 2022-01-14T05:54:30,220 2022-01-14T05:54:30,220 During handling of the above exception, another exception occurred: 2022-01-14T05:54:30,220 2022-01-14T05:54:30,220 Traceback (most recent call last): 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-14T05:54:30,220 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-14T05:54:30,220 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-14T05:54:30,220 raise ResolutionImpossible(e.criterion.information) 2022-01-14T05:54:30,220 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('craftonaut==0.0.1'), parent=None)] 2022-01-14T05:54:30,220 2022-01-14T05:54:30,220 The above exception was the direct cause of the following exception: 2022-01-14T05:54:30,220 2022-01-14T05:54:30,220 Traceback (most recent call last): 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-14T05:54:30,220 status = run_func(*args) 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-14T05:54:30,220 return func(self, options, args) 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-14T05:54:30,220 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-14T05:54:30,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-14T05:54:30,220 raise error from e 2022-01-14T05:54:30,220 pip._internal.exceptions.DistributionNotFound: No matching distribution found for craftonaut==0.0.1 2022-01-14T05:54:30,227 Removed build tracker: '/tmp/pip-req-tracker-1xqwzvyg'