2022-04-19T02:47:58,920 Created temporary directory: /tmp/pip-ephem-wheel-cache-p73vylx6 2022-04-19T02:47:58,926 Created temporary directory: /tmp/pip-req-tracker-_nryszr5 2022-04-19T02:47:58,927 Initialized build tracking at /tmp/pip-req-tracker-_nryszr5 2022-04-19T02:47:58,927 Created build tracker: /tmp/pip-req-tracker-_nryszr5 2022-04-19T02:47:58,928 Entered build tracker: /tmp/pip-req-tracker-_nryszr5 2022-04-19T02:47:58,929 Created temporary directory: /tmp/pip-wheel-lnu8bc3q 2022-04-19T02:47:58,997 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-19T02:47:59,006 2 location(s) to search for versions of cfig: 2022-04-19T02:47:59,006 * https://pypi.org/simple/cfig/ 2022-04-19T02:47:59,006 * https://www.piwheels.org/simple/cfig/ 2022-04-19T02:47:59,007 Fetching project page and analyzing links: https://pypi.org/simple/cfig/ 2022-04-19T02:47:59,008 Getting page https://pypi.org/simple/cfig/ 2022-04-19T02:47:59,011 Found index url https://pypi.org/simple 2022-04-19T02:47:59,122 Skipping link: No binaries permitted for cfig: https://files.pythonhosted.org/packages/a8/de/6751d19003e74b924d10e6d0c64206517ccb441b6fceafd0f02b41468fec/cfig-0.1.0-py3-none-any.whl#sha256=ac8d78cc88d4e66c02b27ac90aec6c10fe6b1dc14a80d739d9b1bfbf3f15c826 (from https://pypi.org/simple/cfig/) (requires-python:>=3.10,<4.0) 2022-04-19T02:47:59,124 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/b4/f6/95605b9d9b5196908b7ffcbb81f20d212343d3f98d82de8458d19e14bed3/cfig-0.1.0.tar.gz#sha256=67f0df6d34e4f51f2933ad1d4b94bc3c37b07cfe047dbde519c20b6e35580632 (from https://pypi.org/simple/cfig/) (requires-python:>=3.10,<4.0) 2022-04-19T02:47:59,124 Fetching project page and analyzing links: https://www.piwheels.org/simple/cfig/ 2022-04-19T02:47:59,125 Getting page https://www.piwheels.org/simple/cfig/ 2022-04-19T02:47:59,127 Found index url https://www.piwheels.org/simple 2022-04-19T02:47:59,344 Skipping link: not a file: https://www.piwheels.org/simple/cfig/ 2022-04-19T02:47:59,344 Skipping link: not a file: https://pypi.org/simple/cfig/ 2022-04-19T02:47:59,388 Given no hashes to check 0 links for project 'cfig': discarding no candidates 2022-04-19T02:47:59,389 ERROR: Could not find a version that satisfies the requirement cfig==0.1.0 (from versions: none) 2022-04-19T02:47:59,392 ERROR: No matching distribution found for cfig==0.1.0 2022-04-19T02:47:59,393 Exception information: 2022-04-19T02:47:59,393 Traceback (most recent call last): 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-19T02:47:59,393 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-19T02:47:59,393 raise RequirementsConflicted(criterion) 2022-04-19T02:47:59,393 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cfig==0.1.0') 2022-04-19T02:47:59,393 2022-04-19T02:47:59,393 During handling of the above exception, another exception occurred: 2022-04-19T02:47:59,393 2022-04-19T02:47:59,393 Traceback (most recent call last): 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-19T02:47:59,393 result = self._result = resolver.resolve( 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-19T02:47:59,393 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-19T02:47:59,393 raise ResolutionImpossible(e.criterion.information) 2022-04-19T02:47:59,393 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cfig==0.1.0'), parent=None)] 2022-04-19T02:47:59,393 2022-04-19T02:47:59,393 The above exception was the direct cause of the following exception: 2022-04-19T02:47:59,393 2022-04-19T02:47:59,393 Traceback (most recent call last): 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-19T02:47:59,393 status = run_func(*args) 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-19T02:47:59,393 return func(self, options, args) 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-19T02:47:59,393 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-19T02:47:59,393 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-19T02:47:59,393 raise error from e 2022-04-19T02:47:59,393 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cfig==0.1.0 2022-04-19T02:47:59,402 Removed build tracker: '/tmp/pip-req-tracker-_nryszr5'