2022-06-23T10:59:07,895 Created temporary directory: /tmp/pip-ephem-wheel-cache-ebthilyy 2022-06-23T10:59:07,900 Created temporary directory: /tmp/pip-build-tracker-zj2ag5mx 2022-06-23T10:59:07,901 Initialized build tracking at /tmp/pip-build-tracker-zj2ag5mx 2022-06-23T10:59:07,901 Created build tracker: /tmp/pip-build-tracker-zj2ag5mx 2022-06-23T10:59:07,902 Entered build tracker: /tmp/pip-build-tracker-zj2ag5mx 2022-06-23T10:59:07,903 Created temporary directory: /tmp/pip-wheel-0xcg5xa8 2022-06-23T10:59:07,970 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-23T10:59:07,979 2 location(s) to search for versions of sithom: 2022-06-23T10:59:07,979 * https://pypi.org/simple/sithom/ 2022-06-23T10:59:07,979 * https://www.piwheels.org/simple/sithom/ 2022-06-23T10:59:07,980 Fetching project page and analyzing links: https://pypi.org/simple/sithom/ 2022-06-23T10:59:07,981 Getting page https://pypi.org/simple/sithom/ 2022-06-23T10:59:07,984 Found index url https://pypi.org/simple 2022-06-23T10:59:08,088 Skipping link: No binaries permitted for sithom: https://files.pythonhosted.org/packages/7b/54/61ed337ec3504d119e655dbed2c224c3823ad7df8a135d14df8c47b404c1/sithom-0.0.1-py3-none-any.whl#sha256=a9f276b425227fa64c8821e2dfd76ae54f9ca371028f47c3d693df87c337882c (from https://pypi.org/simple/sithom/) (requires-python:>=3.8) 2022-06-23T10:59:08,090 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/2d/39/05b8ee11c0db288cc114982fbc120598342fbdd8f9f438ff239a85becd1e/sithom-0.0.1.tar.gz#sha256=48d715ad313ed5edf2ec78430add9e4c82cda4bd56f81ba39c36af2c98d9fd86 (from https://pypi.org/simple/sithom/) (requires-python:>=3.8) 2022-06-23T10:59:08,091 Skipping link: 0.0.1 Requires-Python >=3.8: https://files.pythonhosted.org/packages/2d/39/05b8ee11c0db288cc114982fbc120598342fbdd8f9f438ff239a85becd1e/sithom-0.0.1.tar.gz#sha256=48d715ad313ed5edf2ec78430add9e4c82cda4bd56f81ba39c36af2c98d9fd86 (from https://pypi.org/simple/sithom/) (requires-python:>=3.8) 2022-06-23T10:59:08,091 Fetching project page and analyzing links: https://www.piwheels.org/simple/sithom/ 2022-06-23T10:59:08,092 Getting page https://www.piwheels.org/simple/sithom/ 2022-06-23T10:59:08,094 Found index url https://www.piwheels.org/simple 2022-06-23T10:59:08,328 Skipping link: not a file: https://www.piwheels.org/simple/sithom/ 2022-06-23T10:59:08,329 Skipping link: not a file: https://pypi.org/simple/sithom/ 2022-06-23T10:59:08,361 Given no hashes to check 0 links for project 'sithom': discarding no candidates 2022-06-23T10:59:08,362 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.8 2022-06-23T10:59:08,365 ERROR: Could not find a version that satisfies the requirement sithom==0.0.1 (from versions: none) 2022-06-23T10:59:08,367 ERROR: No matching distribution found for sithom==0.0.1 2022-06-23T10:59:08,369 Exception information: 2022-06-23T10:59:08,369 Traceback (most recent call last): 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-23T10:59:08,369 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-23T10:59:08,369 raise RequirementsConflicted(criterion) 2022-06-23T10:59:08,369 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sithom==0.0.1') 2022-06-23T10:59:08,369 2022-06-23T10:59:08,369 During handling of the above exception, another exception occurred: 2022-06-23T10:59:08,369 2022-06-23T10:59:08,369 Traceback (most recent call last): 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-23T10:59:08,369 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-23T10:59:08,369 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-23T10:59:08,369 raise ResolutionImpossible(e.criterion.information) 2022-06-23T10:59:08,369 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sithom==0.0.1'), parent=None)] 2022-06-23T10:59:08,369 2022-06-23T10:59:08,369 The above exception was the direct cause of the following exception: 2022-06-23T10:59:08,369 2022-06-23T10:59:08,369 Traceback (most recent call last): 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-23T10:59:08,369 status = run_func(*args) 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-23T10:59:08,369 return func(self, options, args) 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-23T10:59:08,369 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-23T10:59:08,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-23T10:59:08,369 raise error from e 2022-06-23T10:59:08,369 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sithom==0.0.1 2022-06-23T10:59:08,377 Removed build tracker: '/tmp/pip-build-tracker-zj2ag5mx'