2022-03-30T09:04:25,091 Created temporary directory: /tmp/pip-ephem-wheel-cache-d1uy2_6c 2022-03-30T09:04:25,096 Created temporary directory: /tmp/pip-req-tracker-0lywwk72 2022-03-30T09:04:25,097 Initialized build tracking at /tmp/pip-req-tracker-0lywwk72 2022-03-30T09:04:25,098 Created build tracker: /tmp/pip-req-tracker-0lywwk72 2022-03-30T09:04:25,098 Entered build tracker: /tmp/pip-req-tracker-0lywwk72 2022-03-30T09:04:25,099 Created temporary directory: /tmp/pip-wheel-_y4_onmw 2022-03-30T09:04:25,161 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-30T09:04:25,174 2 location(s) to search for versions of sacalendar: 2022-03-30T09:04:25,174 * https://pypi.org/simple/sacalendar/ 2022-03-30T09:04:25,174 * https://www.piwheels.org/simple/sacalendar/ 2022-03-30T09:04:25,175 Fetching project page and analyzing links: https://pypi.org/simple/sacalendar/ 2022-03-30T09:04:25,177 Getting page https://pypi.org/simple/sacalendar/ 2022-03-30T09:04:25,180 Found index url https://pypi.org/simple 2022-03-30T09:04:25,288 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-30T09:04:25,289 Link requires a different Python (3.7.3 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-30T09:04:25,291 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/34/9d/8c3a4c724660cb486e202beb3df8319b7a84b7fbf7960bae294a65c04fc8/SACalendar-0.0.5.tar.gz#sha256=2fb31d462abb417542a3299ac80ef1f1ce6fd56650ebdb878ddeac3341777353 (from https://pypi.org/simple/sacalendar/) (requires-python:>=3.10) 2022-03-30T09:04:25,292 Fetching project page and analyzing links: https://www.piwheels.org/simple/sacalendar/ 2022-03-30T09:04:25,292 Getting page https://www.piwheels.org/simple/sacalendar/ 2022-03-30T09:04:25,294 Found index url https://www.piwheels.org/simple 2022-03-30T09:04:25,511 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-30T09:04:25,512 Skipping link: not a file: https://www.piwheels.org/simple/sacalendar/ 2022-03-30T09:04:25,512 Skipping link: not a file: https://pypi.org/simple/sacalendar/ 2022-03-30T09:04:25,545 Given no hashes to check 0 links for project 'sacalendar': discarding no candidates 2022-03-30T09:04:25,546 ERROR: Could not find a version that satisfies the requirement sacalendar==0.0.5 (from versions: 0.0.2) 2022-03-30T09:04:25,549 ERROR: No matching distribution found for sacalendar==0.0.5 2022-03-30T09:04:25,551 Exception information: 2022-03-30T09:04:25,551 Traceback (most recent call last): 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-30T09:04:25,551 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-30T09:04:25,551 raise RequirementsConflicted(criterion) 2022-03-30T09:04:25,551 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sacalendar==0.0.5') 2022-03-30T09:04:25,551 2022-03-30T09:04:25,551 During handling of the above exception, another exception occurred: 2022-03-30T09:04:25,551 2022-03-30T09:04:25,551 Traceback (most recent call last): 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-30T09:04:25,551 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-30T09:04:25,551 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-30T09:04:25,551 raise ResolutionImpossible(e.criterion.information) 2022-03-30T09:04:25,551 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sacalendar==0.0.5'), parent=None)] 2022-03-30T09:04:25,551 2022-03-30T09:04:25,551 The above exception was the direct cause of the following exception: 2022-03-30T09:04:25,551 2022-03-30T09:04:25,551 Traceback (most recent call last): 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-30T09:04:25,551 status = run_func(*args) 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-30T09:04:25,551 return func(self, options, args) 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-30T09:04:25,551 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-30T09:04:25,551 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-30T09:04:25,551 raise error from e 2022-03-30T09:04:25,551 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sacalendar==0.0.5 2022-03-30T09:04:25,559 Removed build tracker: '/tmp/pip-req-tracker-0lywwk72'