2022-01-04T19:51:15,554 Created temporary directory: /tmp/pip-ephem-wheel-cache-fch9_vdc 2022-01-04T19:51:15,559 Created temporary directory: /tmp/pip-req-tracker-x_8aoc_z 2022-01-04T19:51:15,560 Initialized build tracking at /tmp/pip-req-tracker-x_8aoc_z 2022-01-04T19:51:15,560 Created build tracker: /tmp/pip-req-tracker-x_8aoc_z 2022-01-04T19:51:15,560 Entered build tracker: /tmp/pip-req-tracker-x_8aoc_z 2022-01-04T19:51:15,561 Created temporary directory: /tmp/pip-wheel-jvjvo7_u 2022-01-04T19:51:15,623 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-04T19:51:15,629 2 location(s) to search for versions of easy-pytools: 2022-01-04T19:51:15,629 * https://pypi.org/simple/easy-pytools/ 2022-01-04T19:51:15,629 * https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T19:51:15,630 Fetching project page and analyzing links: https://pypi.org/simple/easy-pytools/ 2022-01-04T19:51:15,631 Getting page https://pypi.org/simple/easy-pytools/ 2022-01-04T19:51:15,634 Found index url https://pypi.org/simple 2022-01-04T19:51:15,829 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-04T19:51:15,830 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-04T19:51:15,831 Skipping link: No binaries permitted for easy-pytools: https://files.pythonhosted.org/packages/b6/5c/32813dd6d147ed7c76127a6308c3873a4f2eed7eb4003ab2c314f24cb318/easy_pytools-1.0.1-py3-none-any.whl#sha256=a53d0639356ee0b8b77aec1e4b73ef5b769377db3b278ca6b0bc896f3a4e07de (from https://pypi.org/simple/easy-pytools/) (requires-python:>=3.10) 2022-01-04T19:51:15,832 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/dd/50/cee2baa0036c8b7c7241ae3262a6b1ae52129c8b9bff1b53b5122f391bde/easy_pytools-1.0.1.tar.gz#sha256=91a5d732bb5481ff8a6b7456e858fe32aaa209b9e7fc10f10b53f3b8d1db5d12 (from https://pypi.org/simple/easy-pytools/) (requires-python:>=3.10) 2022-01-04T19:51:15,832 Fetching project page and analyzing links: https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T19:51:15,833 Getting page https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T19:51:15,835 Found index url https://www.piwheels.org/simple 2022-01-04T19:51:16,041 Skipping link: not a file: https://www.piwheels.org/simple/easy-pytools/ 2022-01-04T19:51:16,042 Skipping link: not a file: https://pypi.org/simple/easy-pytools/ 2022-01-04T19:51:16,080 Given no hashes to check 0 links for project 'easy-pytools': discarding no candidates 2022-01-04T19:51:16,081 ERROR: Could not find a version that satisfies the requirement easy-pytools==1.0.1 (from versions: none) 2022-01-04T19:51:16,082 ERROR: No matching distribution found for easy-pytools==1.0.1 2022-01-04T19:51:16,082 Exception information: 2022-01-04T19:51:16,082 Traceback (most recent call last): 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-04T19:51:16,082 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-04T19:51:16,082 raise RequirementsConflicted(criterion) 2022-01-04T19:51:16,082 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('easy-pytools==1.0.1') 2022-01-04T19:51:16,082 2022-01-04T19:51:16,082 During handling of the above exception, another exception occurred: 2022-01-04T19:51:16,082 2022-01-04T19:51:16,082 Traceback (most recent call last): 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-04T19:51:16,082 result = self._result = resolver.resolve( 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-04T19:51:16,082 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-04T19:51:16,082 raise ResolutionImpossible(e.criterion.information) 2022-01-04T19:51:16,082 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('easy-pytools==1.0.1'), parent=None)] 2022-01-04T19:51:16,082 2022-01-04T19:51:16,082 The above exception was the direct cause of the following exception: 2022-01-04T19:51:16,082 2022-01-04T19:51:16,082 Traceback (most recent call last): 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-04T19:51:16,082 status = run_func(*args) 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-04T19:51:16,082 return func(self, options, args) 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-04T19:51:16,082 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-04T19:51:16,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-04T19:51:16,082 raise error from e 2022-01-04T19:51:16,082 pip._internal.exceptions.DistributionNotFound: No matching distribution found for easy-pytools==1.0.1 2022-01-04T19:51:16,090 Removed build tracker: '/tmp/pip-req-tracker-x_8aoc_z'