2022-07-08T22:54:49,384 Created temporary directory: /tmp/pip-ephem-wheel-cache-sdj_khq8 2022-07-08T22:54:49,390 Created temporary directory: /tmp/pip-build-tracker-k_d3uu9f 2022-07-08T22:54:49,391 Initialized build tracking at /tmp/pip-build-tracker-k_d3uu9f 2022-07-08T22:54:49,391 Created build tracker: /tmp/pip-build-tracker-k_d3uu9f 2022-07-08T22:54:49,392 Entered build tracker: /tmp/pip-build-tracker-k_d3uu9f 2022-07-08T22:54:49,393 Created temporary directory: /tmp/pip-wheel-wmtglq9g 2022-07-08T22:54:49,466 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-08T22:54:49,475 2 location(s) to search for versions of tygle-sheets: 2022-07-08T22:54:49,475 * https://pypi.org/simple/tygle-sheets/ 2022-07-08T22:54:49,475 * https://www.piwheels.org/simple/tygle-sheets/ 2022-07-08T22:54:49,476 Fetching project page and analyzing links: https://pypi.org/simple/tygle-sheets/ 2022-07-08T22:54:49,477 Getting page https://pypi.org/simple/tygle-sheets/ 2022-07-08T22:54:49,481 Found index url https://pypi.org/simple 2022-07-08T22:54:49,594 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/c7/86/a7c47a256240a45cb0d3ade2f5b758d81a1e1611665fc29d9ba487c5d014/tygle-sheets-0.1.0.tar.gz#sha256=2d04d2172a6bf727b5501c1e67eb8a6a5a483bdd59dcb51c803be6b2f409adf1 (from https://pypi.org/simple/tygle-sheets/) (requires-python:>=3.10,<4.0) 2022-07-08T22:54:49,595 Skipping link: 0.1.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/c7/86/a7c47a256240a45cb0d3ade2f5b758d81a1e1611665fc29d9ba487c5d014/tygle-sheets-0.1.0.tar.gz#sha256=2d04d2172a6bf727b5501c1e67eb8a6a5a483bdd59dcb51c803be6b2f409adf1 (from https://pypi.org/simple/tygle-sheets/) (requires-python:>=3.10,<4.0) 2022-07-08T22:54:49,595 Skipping link: No binaries permitted for tygle-sheets: https://files.pythonhosted.org/packages/8d/e2/287fdb2d1b529a46824d1c3917f2cf46df8f3daa9c401daef2c5760bf023/tygle_sheets-0.1.0-py3-none-any.whl#sha256=66a42c8b9c46615a0b31e4ac9b2d9a9044e4ff03a1a2101d3a0a6dd300134311 (from https://pypi.org/simple/tygle-sheets/) (requires-python:>=3.10,<4.0) 2022-07-08T22:54:49,596 Fetching project page and analyzing links: https://www.piwheels.org/simple/tygle-sheets/ 2022-07-08T22:54:49,597 Getting page https://www.piwheels.org/simple/tygle-sheets/ 2022-07-08T22:54:49,599 Found index url https://www.piwheels.org/simple 2022-07-08T22:54:49,815 Skipping link: not a file: https://www.piwheels.org/simple/tygle-sheets/ 2022-07-08T22:54:49,815 Skipping link: not a file: https://pypi.org/simple/tygle-sheets/ 2022-07-08T22:54:49,859 Given no hashes to check 0 links for project 'tygle-sheets': discarding no candidates 2022-07-08T22:54:49,860 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10,<4.0 2022-07-08T22:54:49,862 ERROR: Could not find a version that satisfies the requirement tygle-sheets==0.1.0 (from versions: none) 2022-07-08T22:54:49,864 ERROR: No matching distribution found for tygle-sheets==0.1.0 2022-07-08T22:54:49,866 Exception information: 2022-07-08T22:54:49,866 Traceback (most recent call last): 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-08T22:54:49,866 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-08T22:54:49,866 raise RequirementsConflicted(criterion) 2022-07-08T22:54:49,866 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tygle-sheets==0.1.0') 2022-07-08T22:54:49,866 2022-07-08T22:54:49,866 During handling of the above exception, another exception occurred: 2022-07-08T22:54:49,866 2022-07-08T22:54:49,866 Traceback (most recent call last): 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-07-08T22:54:49,866 result = self._result = resolver.resolve( 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-08T22:54:49,866 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-08T22:54:49,866 raise ResolutionImpossible(e.criterion.information) 2022-07-08T22:54:49,866 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tygle-sheets==0.1.0'), parent=None)] 2022-07-08T22:54:49,866 2022-07-08T22:54:49,866 The above exception was the direct cause of the following exception: 2022-07-08T22:54:49,866 2022-07-08T22:54:49,866 Traceback (most recent call last): 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-08T22:54:49,866 status = run_func(*args) 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-08T22:54:49,866 return func(self, options, args) 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-08T22:54:49,866 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-08T22:54:49,866 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-08T22:54:49,866 raise error from e 2022-07-08T22:54:49,866 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tygle-sheets==0.1.0 2022-07-08T22:54:49,875 Removed build tracker: '/tmp/pip-build-tracker-k_d3uu9f'