2022-01-31T05:50:09,313 Created temporary directory: /tmp/pip-ephem-wheel-cache-t8xqh4fq 2022-01-31T05:50:09,319 Created temporary directory: /tmp/pip-req-tracker-mbzarosw 2022-01-31T05:50:09,320 Initialized build tracking at /tmp/pip-req-tracker-mbzarosw 2022-01-31T05:50:09,321 Created build tracker: /tmp/pip-req-tracker-mbzarosw 2022-01-31T05:50:09,321 Entered build tracker: /tmp/pip-req-tracker-mbzarosw 2022-01-31T05:50:09,322 Created temporary directory: /tmp/pip-wheel-vif62qjc 2022-01-31T05:50:09,389 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-31T05:50:09,395 2 location(s) to search for versions of tonyear: 2022-01-31T05:50:09,395 * https://pypi.org/simple/tonyear/ 2022-01-31T05:50:09,395 * https://www.piwheels.org/simple/tonyear/ 2022-01-31T05:50:09,396 Fetching project page and analyzing links: https://pypi.org/simple/tonyear/ 2022-01-31T05:50:09,397 Getting page https://pypi.org/simple/tonyear/ 2022-01-31T05:50:09,400 Found index url https://pypi.org/simple 2022-01-31T05:50:09,593 Skipping link: No binaries permitted for tonyear: https://files.pythonhosted.org/packages/00/12/5cb30c013d67517308193f600cc7f2ffe8b9d3d9e604680a92bd3f701762/tonyear-1.0.0-py3-none-any.whl#sha256=6b65091abf8bb9ac1611cb390c4c01bf78db4b9b261f7054be7ff955e0efe2f5 (from https://pypi.org/simple/tonyear/) (requires-python:>=3.8) 2022-01-31T05:50:09,595 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/85/4d/315d5e8e812cb21b8675fe3fc8f14aa1d4246ff9d40cc36612a07c274e20/tonyear-1.0.0.tar.gz#sha256=49ad66180b00e927075b006c4060fee7650452d24cd5f2c327959a69ec313549 (from https://pypi.org/simple/tonyear/) (requires-python:>=3.8) 2022-01-31T05:50:09,596 Fetching project page and analyzing links: https://www.piwheels.org/simple/tonyear/ 2022-01-31T05:50:09,597 Getting page https://www.piwheels.org/simple/tonyear/ 2022-01-31T05:50:09,599 Found index url https://www.piwheels.org/simple 2022-01-31T05:50:09,808 Skipping link: not a file: https://www.piwheels.org/simple/tonyear/ 2022-01-31T05:50:09,808 Skipping link: not a file: https://pypi.org/simple/tonyear/ 2022-01-31T05:50:09,841 Given no hashes to check 0 links for project 'tonyear': discarding no candidates 2022-01-31T05:50:09,842 ERROR: Could not find a version that satisfies the requirement tonyear==1.0.0 (from versions: none) 2022-01-31T05:50:09,843 ERROR: No matching distribution found for tonyear==1.0.0 2022-01-31T05:50:09,844 Exception information: 2022-01-31T05:50:09,844 Traceback (most recent call last): 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-31T05:50:09,844 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-31T05:50:09,844 raise RequirementsConflicted(criterion) 2022-01-31T05:50:09,844 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tonyear==1.0.0') 2022-01-31T05:50:09,844 2022-01-31T05:50:09,844 During handling of the above exception, another exception occurred: 2022-01-31T05:50:09,844 2022-01-31T05:50:09,844 Traceback (most recent call last): 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-31T05:50:09,844 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-31T05:50:09,844 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-31T05:50:09,844 raise ResolutionImpossible(e.criterion.information) 2022-01-31T05:50:09,844 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tonyear==1.0.0'), parent=None)] 2022-01-31T05:50:09,844 2022-01-31T05:50:09,844 The above exception was the direct cause of the following exception: 2022-01-31T05:50:09,844 2022-01-31T05:50:09,844 Traceback (most recent call last): 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-31T05:50:09,844 status = run_func(*args) 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-31T05:50:09,844 return func(self, options, args) 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-31T05:50:09,844 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-31T05:50:09,844 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-31T05:50:09,844 raise error from e 2022-01-31T05:50:09,844 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tonyear==1.0.0 2022-01-31T05:50:09,852 Removed build tracker: '/tmp/pip-req-tracker-mbzarosw'