2022-03-27T08:17:56,618 Created temporary directory: /tmp/pip-ephem-wheel-cache-_c34dw01 2022-03-27T08:17:56,624 Created temporary directory: /tmp/pip-req-tracker-26lgeohy 2022-03-27T08:17:56,625 Initialized build tracking at /tmp/pip-req-tracker-26lgeohy 2022-03-27T08:17:56,625 Created build tracker: /tmp/pip-req-tracker-26lgeohy 2022-03-27T08:17:56,625 Entered build tracker: /tmp/pip-req-tracker-26lgeohy 2022-03-27T08:17:56,627 Created temporary directory: /tmp/pip-wheel-ti7cuwx3 2022-03-27T08:17:56,700 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-27T08:17:56,709 2 location(s) to search for versions of sacalendar: 2022-03-27T08:17:56,709 * https://pypi.org/simple/sacalendar/ 2022-03-27T08:17:56,709 * https://www.piwheels.org/simple/sacalendar/ 2022-03-27T08:17:56,710 Fetching project page and analyzing links: https://pypi.org/simple/sacalendar/ 2022-03-27T08:17:56,711 Getting page https://pypi.org/simple/sacalendar/ 2022-03-27T08:17:56,714 Found index url https://pypi.org/simple 2022-03-27T08:17:56,828 Found link https://files.pythonhosted.org/packages/26/b7/fb0a698549627e9cf1c497377e581560119fd39453a6bacd51cdce6e1de6/SACalendar-0.0.2.tar.gz#sha256=eb359ac0d7460fb20ea057a822cb7b563f916726d7084c2ca405008c65eb36a4 (from https://pypi.org/simple/sacalendar/), version: 0.0.2 2022-03-27T08:17:56,830 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/5d/7d/3943827ae1f12a85c661d9b83a7409ce494b0f79434e9cf532343b5c5fee/SACalendar-0.0.3.tar.gz#sha256=593fa98728ab92c83d258b95cc9ffebe259dcbfca7633919ccaf8f5c25decf75 (from https://pypi.org/simple/sacalendar/) (requires-python:>=3.10) 2022-03-27T08:17:56,831 Fetching project page and analyzing links: https://www.piwheels.org/simple/sacalendar/ 2022-03-27T08:17:56,832 Getting page https://www.piwheels.org/simple/sacalendar/ 2022-03-27T08:17:56,834 Found index url https://www.piwheels.org/simple 2022-03-27T08:17:57,101 Skipping link: No binaries permitted for sacalendar: https://www.piwheels.org/simple/sacalendar/SACalendar-0.0.2-py3-none-any.whl#sha256=82cb48f50c3823d1338d24991951535752c87ec00f4b5e73b719df8e89cf28a5 (from https://www.piwheels.org/simple/sacalendar/) 2022-03-27T08:17:57,101 Skipping link: not a file: https://www.piwheels.org/simple/sacalendar/ 2022-03-27T08:17:57,102 Skipping link: not a file: https://pypi.org/simple/sacalendar/ 2022-03-27T08:17:57,145 Given no hashes to check 0 links for project 'sacalendar': discarding no candidates 2022-03-27T08:17:57,146 ERROR: Could not find a version that satisfies the requirement sacalendar==0.0.3 (from versions: 0.0.2) 2022-03-27T08:17:57,149 ERROR: No matching distribution found for sacalendar==0.0.3 2022-03-27T08:17:57,151 Exception information: 2022-03-27T08:17:57,151 Traceback (most recent call last): 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-27T08:17:57,151 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-27T08:17:57,151 raise RequirementsConflicted(criterion) 2022-03-27T08:17:57,151 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sacalendar==0.0.3') 2022-03-27T08:17:57,151 2022-03-27T08:17:57,151 During handling of the above exception, another exception occurred: 2022-03-27T08:17:57,151 2022-03-27T08:17:57,151 Traceback (most recent call last): 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-27T08:17:57,151 result = self._result = resolver.resolve( 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-27T08:17:57,151 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-27T08:17:57,151 raise ResolutionImpossible(e.criterion.information) 2022-03-27T08:17:57,151 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sacalendar==0.0.3'), parent=None)] 2022-03-27T08:17:57,151 2022-03-27T08:17:57,151 The above exception was the direct cause of the following exception: 2022-03-27T08:17:57,151 2022-03-27T08:17:57,151 Traceback (most recent call last): 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-27T08:17:57,151 status = run_func(*args) 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-27T08:17:57,151 return func(self, options, args) 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-27T08:17:57,151 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-27T08:17:57,151 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-27T08:17:57,151 raise error from e 2022-03-27T08:17:57,151 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sacalendar==0.0.3 2022-03-27T08:17:57,159 Removed build tracker: '/tmp/pip-req-tracker-26lgeohy'