2023-04-17T18:58:16,681 Created temporary directory: /tmp/pip-ephem-wheel-cache-f23m5e05 2023-04-17T18:58:16,687 Created temporary directory: /tmp/pip-build-tracker-3dus12u6 2023-04-17T18:58:16,688 Initialized build tracking at /tmp/pip-build-tracker-3dus12u6 2023-04-17T18:58:16,688 Created build tracker: /tmp/pip-build-tracker-3dus12u6 2023-04-17T18:58:16,688 Entered build tracker: /tmp/pip-build-tracker-3dus12u6 2023-04-17T18:58:16,690 Created temporary directory: /tmp/pip-wheel-a5r73lxh 2023-04-17T18:58:16,699 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-04-17T18:58:16,706 Created temporary directory: /tmp/pip-ephem-wheel-cache-gd66n98r 2023-04-17T18:58:16,769 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-04-17T18:58:16,776 2 location(s) to search for versions of ssss: 2023-04-17T18:58:16,776 * https://pypi.org/simple/ssss/ 2023-04-17T18:58:16,776 * https://www.piwheels.org/simple/ssss/ 2023-04-17T18:58:16,778 Fetching project page and analyzing links: https://pypi.org/simple/ssss/ 2023-04-17T18:58:16,779 Getting page https://pypi.org/simple/ssss/ 2023-04-17T18:58:16,782 Found index url https://pypi.org/simple 2023-04-17T18:58:16,972 Fetched page https://pypi.org/simple/ssss/ as application/vnd.pypi.simple.v1+json 2023-04-17T18:58:16,975 Skipping link: No binaries permitted for ssss: https://files.pythonhosted.org/packages/7d/e9/3d4b09bba552af691812f77723e02b6ebaf9c2ec12d86d1332bacdfd706e/ssss-0.0.0-py3-none-any.whl (from https://pypi.org/simple/ssss/) (requires-python:>=3.10,<4.0) 2023-04-17T18:58:16,977 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/52/77/6bd8ad006f5a5da3d24dd994a732b723565e3c8ec3de468aec11d08e6656/ssss-0.0.0.tar.gz (from https://pypi.org/simple/ssss/) (requires-python:>=3.10,<4.0) 2023-04-17T18:58:16,978 Skipping link: 0.0.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/52/77/6bd8ad006f5a5da3d24dd994a732b723565e3c8ec3de468aec11d08e6656/ssss-0.0.0.tar.gz (from https://pypi.org/simple/ssss/) (requires-python:>=3.10,<4.0) 2023-04-17T18:58:16,978 Skipping link: No binaries permitted for ssss: https://files.pythonhosted.org/packages/b0/12/0708df0c54285509270a3953201bcdd8dbd36b802c3ebcee97c5422b75e4/ssss-0.0.1-py3-none-any.whl (from https://pypi.org/simple/ssss/) (requires-python:>=3.10,<4.0) 2023-04-17T18:58:16,980 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/82/f2/dfe982c5cb78aa379627da986c6dffb1dd59e5e6d81fa7edc35b739575ea/ssss-0.0.1.tar.gz (from https://pypi.org/simple/ssss/) (requires-python:>=3.10,<4.0) 2023-04-17T18:58:16,981 Skipping link: 0.0.1 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/82/f2/dfe982c5cb78aa379627da986c6dffb1dd59e5e6d81fa7edc35b739575ea/ssss-0.0.1.tar.gz (from https://pypi.org/simple/ssss/) (requires-python:>=3.10,<4.0) 2023-04-17T18:58:16,981 Fetching project page and analyzing links: https://www.piwheels.org/simple/ssss/ 2023-04-17T18:58:16,982 Getting page https://www.piwheels.org/simple/ssss/ 2023-04-17T18:58:16,984 Found index url https://www.piwheels.org/simple 2023-04-17T18:58:17,207 Fetched page https://www.piwheels.org/simple/ssss/ as text/html 2023-04-17T18:58:17,209 Skipping link: not a file: https://www.piwheels.org/simple/ssss/ 2023-04-17T18:58:17,210 Skipping link: not a file: https://pypi.org/simple/ssss/ 2023-04-17T18:58:17,242 Given no hashes to check 0 links for project 'ssss': discarding no candidates 2023-04-17T18:58:17,243 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.10,<4.0; 0.0.1 Requires-Python >=3.10,<4.0 2023-04-17T18:58:17,246 ERROR: Could not find a version that satisfies the requirement ssss==0.0.0 (from versions: none) 2023-04-17T18:58:17,248 ERROR: No matching distribution found for ssss==0.0.0 2023-04-17T18:58:17,250 Exception information: 2023-04-17T18:58:17,250 Traceback (most recent call last): 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-04-17T18:58:17,250 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-04-17T18:58:17,250 raise RequirementsConflicted(criterion) 2023-04-17T18:58:17,250 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ssss==0.0.0') 2023-04-17T18:58:17,250 2023-04-17T18:58:17,250 During handling of the above exception, another exception occurred: 2023-04-17T18:58:17,250 2023-04-17T18:58:17,250 Traceback (most recent call last): 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-04-17T18:58:17,250 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-04-17T18:58:17,250 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-04-17T18:58:17,250 raise ResolutionImpossible(e.criterion.information) 2023-04-17T18:58:17,250 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ssss==0.0.0'), parent=None)] 2023-04-17T18:58:17,250 2023-04-17T18:58:17,250 The above exception was the direct cause of the following exception: 2023-04-17T18:58:17,250 2023-04-17T18:58:17,250 Traceback (most recent call last): 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-04-17T18:58:17,250 status = run_func(*args) 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-04-17T18:58:17,250 return func(self, options, args) 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-04-17T18:58:17,250 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-04-17T18:58:17,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-04-17T18:58:17,250 raise error from e 2023-04-17T18:58:17,250 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ssss==0.0.0 2023-04-17T18:58:17,259 Removed build tracker: '/tmp/pip-build-tracker-3dus12u6'