2021-09-20T00:05:28,435 Created temporary directory: /tmp/pip-ephem-wheel-cache-hpwydd1s 2021-09-20T00:05:28,439 Created temporary directory: /tmp/pip-req-tracker-r8l9wn94 2021-09-20T00:05:28,439 Initialized build tracking at /tmp/pip-req-tracker-r8l9wn94 2021-09-20T00:05:28,439 Created build tracker: /tmp/pip-req-tracker-r8l9wn94 2021-09-20T00:05:28,440 Entered build tracker: /tmp/pip-req-tracker-r8l9wn94 2021-09-20T00:05:28,440 Created temporary directory: /tmp/pip-wheel-r78rriyf 2021-09-20T00:05:28,472 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-20T00:05:28,475 2 location(s) to search for versions of sandsldahelper: 2021-09-20T00:05:28,475 * https://pypi.org/simple/sandsldahelper/ 2021-09-20T00:05:28,475 * https://www.piwheels.org/simple/sandsldahelper/ 2021-09-20T00:05:28,476 Fetching project page and analyzing links: https://pypi.org/simple/sandsldahelper/ 2021-09-20T00:05:28,476 Getting page https://pypi.org/simple/sandsldahelper/ 2021-09-20T00:05:28,478 Found index url https://pypi.org/simple 2021-09-20T00:05:28,566 Skipping link: No binaries permitted for sandsldahelper: https://files.pythonhosted.org/packages/35/54/ed0448c952972202cd6b17e5345f53706b1b9d0597bd6b43c65eaf02e5b9/sandsldahelper-0.1.0-py3-none-any.whl#sha256=3fd4fd9c38b466aecfc37718c3640d0956dc95a44cd61442dd7d74ded5674c5e (from https://pypi.org/simple/sandsldahelper/) (requires-python:>=3.9,<3.11) 2021-09-20T00:05:28,567 Link requires a different Python (3.7.3 not in: '>=3.9,<3.11'): https://files.pythonhosted.org/packages/c2/7c/6810a355090722dd984e41011044cbf9fd037b76520ac5422af7d7b6d5da/sandsldahelper-0.1.0.tar.gz#sha256=8ba858c52f827a1ad3971c7a9dd6bf18b8f0cdee5201496dda083eb041bc1d8a (from https://pypi.org/simple/sandsldahelper/) (requires-python:>=3.9,<3.11) 2021-09-20T00:05:28,568 Fetching project page and analyzing links: https://www.piwheels.org/simple/sandsldahelper/ 2021-09-20T00:05:28,568 Getting page https://www.piwheels.org/simple/sandsldahelper/ 2021-09-20T00:05:28,569 Found index url https://www.piwheels.org/simple 2021-09-20T00:05:28,668 Skipping link: not a file: https://www.piwheels.org/simple/sandsldahelper/ 2021-09-20T00:05:28,668 Skipping link: not a file: https://pypi.org/simple/sandsldahelper/ 2021-09-20T00:05:28,686 Given no hashes to check 0 links for project 'sandsldahelper': discarding no candidates 2021-09-20T00:05:28,687 ERROR: Could not find a version that satisfies the requirement sandsldahelper==0.1.0 (from versions: none) 2021-09-20T00:05:28,687 ERROR: No matching distribution found for sandsldahelper==0.1.0 2021-09-20T00:05:28,688 Exception information: 2021-09-20T00:05:28,688 Traceback (most recent call last): 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-20T00:05:28,688 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-20T00:05:28,688 raise RequirementsConflicted(criterion) 2021-09-20T00:05:28,688 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sandsldahelper==0.1.0') 2021-09-20T00:05:28,688 2021-09-20T00:05:28,688 During handling of the above exception, another exception occurred: 2021-09-20T00:05:28,688 2021-09-20T00:05:28,688 Traceback (most recent call last): 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-20T00:05:28,688 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-20T00:05:28,688 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-20T00:05:28,688 raise ResolutionImpossible(e.criterion.information) 2021-09-20T00:05:28,688 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sandsldahelper==0.1.0'), parent=None)] 2021-09-20T00:05:28,688 2021-09-20T00:05:28,688 The above exception was the direct cause of the following exception: 2021-09-20T00:05:28,688 2021-09-20T00:05:28,688 Traceback (most recent call last): 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-20T00:05:28,688 status = self.run(options, args) 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-20T00:05:28,688 return func(self, options, args) 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-20T00:05:28,688 reqs, check_supported_wheels=True 2021-09-20T00:05:28,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-20T00:05:28,688 raise error from e 2021-09-20T00:05:28,688 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sandsldahelper==0.1.0 2021-09-20T00:05:28,692 Removed build tracker: '/tmp/pip-req-tracker-r8l9wn94'