2021-12-07T10:33:06,882 Created temporary directory: /tmp/pip-ephem-wheel-cache-qbr1osix 2021-12-07T10:33:06,887 Created temporary directory: /tmp/pip-req-tracker-klqb7_xm 2021-12-07T10:33:06,888 Initialized build tracking at /tmp/pip-req-tracker-klqb7_xm 2021-12-07T10:33:06,888 Created build tracker: /tmp/pip-req-tracker-klqb7_xm 2021-12-07T10:33:06,888 Entered build tracker: /tmp/pip-req-tracker-klqb7_xm 2021-12-07T10:33:06,890 Created temporary directory: /tmp/pip-wheel-oig88m0t 2021-12-07T10:33:06,946 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T10:33:06,951 2 location(s) to search for versions of strs: 2021-12-07T10:33:06,951 * https://pypi.org/simple/strs/ 2021-12-07T10:33:06,951 * https://www.piwheels.org/simple/strs/ 2021-12-07T10:33:06,952 Fetching project page and analyzing links: https://pypi.org/simple/strs/ 2021-12-07T10:33:06,953 Getting page https://pypi.org/simple/strs/ 2021-12-07T10:33:06,956 Found index url https://pypi.org/simple 2021-12-07T10:33:07,154 Skipping link: No binaries permitted for strs: https://files.pythonhosted.org/packages/ff/2d/85d3b4ae5775a7b1e116bd19c39c7c0744c99372cbca3f831ea96b9b4c6f/strs-0.1.0-py2.py3-none-any.whl#sha256=d6c7afc5d2c2ede8c960d8694f5fa3da128dee14a16f150467347cc5d33b2a97 (from https://pypi.org/simple/strs/) (requires-python:>=3.10) 2021-12-07T10:33:07,155 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/9f/a7/d45cc8f4e48b9a2612bd9ccbbfa70a973078ff8cdf98d5187b766e3f3c05/strs-0.1.0.tar.gz#sha256=dc29966aacb6a78725d78fc9c7554cc5ad7cd5c9142bb1ddff71cfdee7ba8bd2 (from https://pypi.org/simple/strs/) (requires-python:>=3.10) 2021-12-07T10:33:07,156 Skipping link: No binaries permitted for strs: https://files.pythonhosted.org/packages/2c/d9/03bed4f32aea1b4bd3f5234011a7c28dd5696ed434ccdef1d228824d64be/strs-0.1.1-py2.py3-none-any.whl#sha256=4918db6ce4a9ece8dd3f3f7977cefa3847c46deb3d61aee86d214c6f0e1b79ab (from https://pypi.org/simple/strs/) (requires-python:>=3.10) 2021-12-07T10:33:07,157 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/e0/ff/f988deb970eeb4e928f1b424f0cedb019d910560b7854e25c99e20031e22/strs-0.1.1.tar.gz#sha256=6fda0f1b2ad8f5dbae2e1ba59cdb92d9145d2b2fd1bcbb6247402c1252b3a7dd (from https://pypi.org/simple/strs/) (requires-python:>=3.10) 2021-12-07T10:33:07,157 Skipping link: No binaries permitted for strs: https://files.pythonhosted.org/packages/1d/aa/9a710910dfb481773b3f97f0a2d1349dd99b7ae58a715d07fe1ff552c1a0/strs-0.1.2-py2.py3-none-any.whl#sha256=1312f4c0488eb121a49ec66f0673f9f8f0368c7c743c38935cc9d6d129fdf6ef (from https://pypi.org/simple/strs/) (requires-python:>=3.10) 2021-12-07T10:33:07,159 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/50/7f/a74e5cf43d1697b9f464ef507a7d972a7849aff84ed85ce10cd8b6eb3d72/strs-0.1.2.tar.gz#sha256=ed97748fa5326642ffa1f8da66b6ea424249ae89417da3de20ffd7063a40f855 (from https://pypi.org/simple/strs/) (requires-python:>=3.10) 2021-12-07T10:33:07,159 Fetching project page and analyzing links: https://www.piwheels.org/simple/strs/ 2021-12-07T10:33:07,160 Getting page https://www.piwheels.org/simple/strs/ 2021-12-07T10:33:07,162 Found index url https://www.piwheels.org/simple 2021-12-07T10:33:07,377 Skipping link: not a file: https://www.piwheels.org/simple/strs/ 2021-12-07T10:33:07,377 Skipping link: not a file: https://pypi.org/simple/strs/ 2021-12-07T10:33:07,416 Given no hashes to check 0 links for project 'strs': discarding no candidates 2021-12-07T10:33:07,417 ERROR: Could not find a version that satisfies the requirement strs==0.1.0 (from versions: none) 2021-12-07T10:33:07,418 ERROR: No matching distribution found for strs==0.1.0 2021-12-07T10:33:07,418 Exception information: 2021-12-07T10:33:07,418 Traceback (most recent call last): 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T10:33:07,418 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T10:33:07,418 raise RequirementsConflicted(criterion) 2021-12-07T10:33:07,418 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('strs==0.1.0') 2021-12-07T10:33:07,418 2021-12-07T10:33:07,418 During handling of the above exception, another exception occurred: 2021-12-07T10:33:07,418 2021-12-07T10:33:07,418 Traceback (most recent call last): 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-07T10:33:07,418 result = self._result = resolver.resolve( 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T10:33:07,418 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T10:33:07,418 raise ResolutionImpossible(e.criterion.information) 2021-12-07T10:33:07,418 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('strs==0.1.0'), parent=None)] 2021-12-07T10:33:07,418 2021-12-07T10:33:07,418 The above exception was the direct cause of the following exception: 2021-12-07T10:33:07,418 2021-12-07T10:33:07,418 Traceback (most recent call last): 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T10:33:07,418 status = run_func(*args) 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T10:33:07,418 return func(self, options, args) 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T10:33:07,418 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T10:33:07,418 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T10:33:07,418 raise error from e 2021-12-07T10:33:07,418 pip._internal.exceptions.DistributionNotFound: No matching distribution found for strs==0.1.0 2021-12-07T10:33:07,427 Removed build tracker: '/tmp/pip-req-tracker-klqb7_xm'