2022-01-04T06:59:27,130 Created temporary directory: /tmp/pip-ephem-wheel-cache-e63dfld8 2022-01-04T06:59:27,135 Created temporary directory: /tmp/pip-req-tracker-_x3nd631 2022-01-04T06:59:27,136 Initialized build tracking at /tmp/pip-req-tracker-_x3nd631 2022-01-04T06:59:27,137 Created build tracker: /tmp/pip-req-tracker-_x3nd631 2022-01-04T06:59:27,137 Entered build tracker: /tmp/pip-req-tracker-_x3nd631 2022-01-04T06:59:27,138 Created temporary directory: /tmp/pip-wheel-91tmzc2x 2022-01-04T06:59:27,200 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-04T06:59:27,205 2 location(s) to search for versions of easy-pytools: 2022-01-04T06:59:27,205 * https://pypi.org/simple/easy-pytools/ 2022-01-04T06:59:27,205 * https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T06:59:27,206 Fetching project page and analyzing links: https://pypi.org/simple/easy-pytools/ 2022-01-04T06:59:27,207 Getting page https://pypi.org/simple/easy-pytools/ 2022-01-04T06:59:27,210 Found index url https://pypi.org/simple 2022-01-04T06:59:27,403 Skipping link: No binaries permitted for easy-pytools: https://files.pythonhosted.org/packages/09/70/1c4d8797ea0fad28df8fdfcbaef6d046bed97b15841232a43ad6b113db23/easy_pytools-1.0-py3-none-any.whl#sha256=5e794286aa2e40cf81279fa3e16d268b8bca73ec29c7386b472ace119e5173f9 (from https://pypi.org/simple/easy-pytools/) (requires-python:>=3.10) 2022-01-04T06:59:27,405 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/3a/a8/87b25a47be62a41714944f1d430881bb0e98d73bb7746da410f81f6d3dc8/easy_pytools-1.0.tar.gz#sha256=b78ad9a4f4e9db992eea56669d12d30ae6f1520081f2a6e99b8b034831a259e3 (from https://pypi.org/simple/easy-pytools/) (requires-python:>=3.10) 2022-01-04T06:59:27,405 Fetching project page and analyzing links: https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T06:59:27,406 Getting page https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T06:59:27,408 Found index url https://www.piwheels.org/simple 2022-01-04T06:59:27,612 Skipping link: not a file: https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T06:59:27,612 Skipping link: not a file: https://pypi.org/simple/easy-pytools/ 2022-01-04T06:59:27,651 Given no hashes to check 0 links for project 'easy-pytools': discarding no candidates 2022-01-04T06:59:27,652 ERROR: Could not find a version that satisfies the requirement easy-pytools==1.0 (from versions: none) 2022-01-04T06:59:27,653 ERROR: No matching distribution found for easy-pytools==1.0 2022-01-04T06:59:27,654 Exception information: 2022-01-04T06:59:27,654 Traceback (most recent call last): 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-04T06:59:27,654 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-04T06:59:27,654 raise RequirementsConflicted(criterion) 2022-01-04T06:59:27,654 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('easy-pytools==1.0') 2022-01-04T06:59:27,654 2022-01-04T06:59:27,654 During handling of the above exception, another exception occurred: 2022-01-04T06:59:27,654 2022-01-04T06:59:27,654 Traceback (most recent call last): 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-04T06:59:27,654 result = self._result = resolver.resolve( 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-04T06:59:27,654 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-04T06:59:27,654 raise ResolutionImpossible(e.criterion.information) 2022-01-04T06:59:27,654 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('easy-pytools==1.0'), parent=None)] 2022-01-04T06:59:27,654 2022-01-04T06:59:27,654 The above exception was the direct cause of the following exception: 2022-01-04T06:59:27,654 2022-01-04T06:59:27,654 Traceback (most recent call last): 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-04T06:59:27,654 status = run_func(*args) 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-04T06:59:27,654 return func(self, options, args) 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-04T06:59:27,654 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-04T06:59:27,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-04T06:59:27,654 raise error from e 2022-01-04T06:59:27,654 pip._internal.exceptions.DistributionNotFound: No matching distribution found for easy-pytools==1.0 2022-01-04T06:59:27,661 Removed build tracker: '/tmp/pip-req-tracker-_x3nd631'