2022-03-21T10:39:51,281 Created temporary directory: /tmp/pip-ephem-wheel-cache-vrx8so77 2022-03-21T10:39:51,287 Created temporary directory: /tmp/pip-req-tracker-wu5es_bo 2022-03-21T10:39:51,287 Initialized build tracking at /tmp/pip-req-tracker-wu5es_bo 2022-03-21T10:39:51,288 Created build tracker: /tmp/pip-req-tracker-wu5es_bo 2022-03-21T10:39:51,288 Entered build tracker: /tmp/pip-req-tracker-wu5es_bo 2022-03-21T10:39:51,289 Created temporary directory: /tmp/pip-wheel-0ky89mbj 2022-03-21T10:39:51,362 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-21T10:39:51,371 2 location(s) to search for versions of kasushi: 2022-03-21T10:39:51,371 * https://pypi.org/simple/kasushi/ 2022-03-21T10:39:51,371 * https://www.piwheels.org/simple/kasushi/ 2022-03-21T10:39:51,372 Fetching project page and analyzing links: https://pypi.org/simple/kasushi/ 2022-03-21T10:39:51,373 Getting page https://pypi.org/simple/kasushi/ 2022-03-21T10:39:51,376 Found index url https://pypi.org/simple 2022-03-21T10:39:51,487 Skipping link: No binaries permitted for kasushi: https://files.pythonhosted.org/packages/8e/66/edf3cea438212d8b8850af8883071291e5880dc9ad80aa39b68afec89259/kasushi-0.0.1-py3-none-any.whl#sha256=61967d6066c63c25f6de7aa9adfa7ed7a1f8e0a2593af7b6e20e0f95936366d4 (from https://pypi.org/simple/kasushi/) (requires-python:>=3.8) 2022-03-21T10:39:51,488 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b4/10/52cd33e0bd5b89cba27b18c8fcbef2e3d3501c5e6d8e09b2f5fff8b95ead/kasushi-0.0.1.tar.gz#sha256=e7fb204be058a532becd347367ccf864f7f52522bd1db6ecaf8019a34526c557 (from https://pypi.org/simple/kasushi/) (requires-python:>=3.8) 2022-03-21T10:39:51,489 Fetching project page and analyzing links: https://www.piwheels.org/simple/kasushi/ 2022-03-21T10:39:51,490 Getting page https://www.piwheels.org/simple/kasushi/ 2022-03-21T10:39:51,492 Found index url https://www.piwheels.org/simple 2022-03-21T10:39:51,705 Skipping link: not a file: https://www.piwheels.org/simple/kasushi/ 2022-03-21T10:39:51,706 Skipping link: not a file: https://pypi.org/simple/kasushi/ 2022-03-21T10:39:51,739 Given no hashes to check 0 links for project 'kasushi': discarding no candidates 2022-03-21T10:39:51,740 ERROR: Could not find a version that satisfies the requirement kasushi==0.0.1 (from versions: none) 2022-03-21T10:39:51,743 ERROR: No matching distribution found for kasushi==0.0.1 2022-03-21T10:39:51,745 Exception information: 2022-03-21T10:39:51,745 Traceback (most recent call last): 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-21T10:39:51,745 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-21T10:39:51,745 raise RequirementsConflicted(criterion) 2022-03-21T10:39:51,745 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kasushi==0.0.1') 2022-03-21T10:39:51,745 2022-03-21T10:39:51,745 During handling of the above exception, another exception occurred: 2022-03-21T10:39:51,745 2022-03-21T10:39:51,745 Traceback (most recent call last): 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-21T10:39:51,745 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-21T10:39:51,745 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-21T10:39:51,745 raise ResolutionImpossible(e.criterion.information) 2022-03-21T10:39:51,745 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kasushi==0.0.1'), parent=None)] 2022-03-21T10:39:51,745 2022-03-21T10:39:51,745 The above exception was the direct cause of the following exception: 2022-03-21T10:39:51,745 2022-03-21T10:39:51,745 Traceback (most recent call last): 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-21T10:39:51,745 status = run_func(*args) 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-21T10:39:51,745 return func(self, options, args) 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-21T10:39:51,745 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-21T10:39:51,745 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-21T10:39:51,745 raise error from e 2022-03-21T10:39:51,745 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kasushi==0.0.1 2022-03-21T10:39:51,753 Removed build tracker: '/tmp/pip-req-tracker-wu5es_bo'