2021-08-26T04:27:29,846 Created temporary directory: /tmp/pip-ephem-wheel-cache-gk1pxjbu 2021-08-26T04:27:29,849 Created temporary directory: /tmp/pip-req-tracker-2av32pbp 2021-08-26T04:27:29,849 Initialized build tracking at /tmp/pip-req-tracker-2av32pbp 2021-08-26T04:27:29,850 Created build tracker: /tmp/pip-req-tracker-2av32pbp 2021-08-26T04:27:29,850 Entered build tracker: /tmp/pip-req-tracker-2av32pbp 2021-08-26T04:27:29,851 Created temporary directory: /tmp/pip-wheel-acevuank 2021-08-26T04:27:29,884 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-26T04:27:29,887 2 location(s) to search for versions of shelly-config: 2021-08-26T04:27:29,887 * https://pypi.org/simple/shelly-config/ 2021-08-26T04:27:29,887 * https://www.piwheels.org/simple/shelly-config/ 2021-08-26T04:27:29,888 Fetching project page and analyzing links: https://pypi.org/simple/shelly-config/ 2021-08-26T04:27:29,888 Getting page https://pypi.org/simple/shelly-config/ 2021-08-26T04:27:29,890 Found index url https://pypi.org/simple 2021-08-26T04:27:29,980 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c6/e5/136e779e8e91c4177839d28c2c170ad400b90a7d86573f3fba9d7f854029/shelly-config-0.1.0.tar.gz#sha256=a93c024d0199d411a3bd6fe502e290a6cc1b89ccc03d8626f95fe0da2ec27000 (from https://pypi.org/simple/shelly-config/) (requires-python:>=3.8,<4.0) 2021-08-26T04:27:29,981 Skipping link: No binaries permitted for shelly-config: https://files.pythonhosted.org/packages/8f/9f/132a58efa8e17bba723bdb0438ca9c2f6c3502b31b77f86dd23e9e8c3344/shelly_config-0.1.0-py3-none-any.whl#sha256=6b38cfa79387103e2e53c6abf073beea82d28dfabdf0728d75edaa5dfb8ef1cf (from https://pypi.org/simple/shelly-config/) (requires-python:>=3.8,<4.0) 2021-08-26T04:27:29,981 Fetching project page and analyzing links: https://www.piwheels.org/simple/shelly-config/ 2021-08-26T04:27:29,981 Getting page https://www.piwheels.org/simple/shelly-config/ 2021-08-26T04:27:29,982 Found index url https://www.piwheels.org/simple 2021-08-26T04:27:30,102 Skipping link: not a file: https://www.piwheels.org/simple/shelly-config/ 2021-08-26T04:27:30,103 Skipping link: not a file: https://pypi.org/simple/shelly-config/ 2021-08-26T04:27:30,125 Given no hashes to check 0 links for project 'shelly-config': discarding no candidates 2021-08-26T04:27:30,126 ERROR: Could not find a version that satisfies the requirement shelly-config==0.1.0 (from versions: none) 2021-08-26T04:27:30,126 ERROR: No matching distribution found for shelly-config==0.1.0 2021-08-26T04:27:30,127 Exception information: 2021-08-26T04:27:30,127 Traceback (most recent call last): 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-26T04:27:30,127 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-26T04:27:30,127 raise RequirementsConflicted(criterion) 2021-08-26T04:27:30,127 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('shelly-config==0.1.0') 2021-08-26T04:27:30,127 2021-08-26T04:27:30,127 During handling of the above exception, another exception occurred: 2021-08-26T04:27:30,127 2021-08-26T04:27:30,127 Traceback (most recent call last): 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-26T04:27:30,127 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-26T04:27:30,127 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-26T04:27:30,127 raise ResolutionImpossible(e.criterion.information) 2021-08-26T04:27:30,127 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('shelly-config==0.1.0'), parent=None)] 2021-08-26T04:27:30,127 2021-08-26T04:27:30,127 The above exception was the direct cause of the following exception: 2021-08-26T04:27:30,127 2021-08-26T04:27:30,127 Traceback (most recent call last): 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-26T04:27:30,127 status = self.run(options, args) 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-26T04:27:30,127 return func(self, options, args) 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-26T04:27:30,127 reqs, check_supported_wheels=True 2021-08-26T04:27:30,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-26T04:27:30,127 raise error from e 2021-08-26T04:27:30,127 pip._internal.exceptions.DistributionNotFound: No matching distribution found for shelly-config==0.1.0 2021-08-26T04:27:30,131 Removed build tracker: '/tmp/pip-req-tracker-2av32pbp'