2021-08-14T15:28:10,140 Created temporary directory: /tmp/pip-ephem-wheel-cache-1bi3sh78 2021-08-14T15:28:10,144 Created temporary directory: /tmp/pip-req-tracker-7w01itaz 2021-08-14T15:28:10,144 Initialized build tracking at /tmp/pip-req-tracker-7w01itaz 2021-08-14T15:28:10,144 Created build tracker: /tmp/pip-req-tracker-7w01itaz 2021-08-14T15:28:10,144 Entered build tracker: /tmp/pip-req-tracker-7w01itaz 2021-08-14T15:28:10,145 Created temporary directory: /tmp/pip-wheel-6ejujk5n 2021-08-14T15:28:10,179 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-14T15:28:10,182 2 location(s) to search for versions of aws-iot: 2021-08-14T15:28:10,182 * https://pypi.org/simple/aws-iot/ 2021-08-14T15:28:10,182 * https://www.piwheels.org/simple/aws-iot/ 2021-08-14T15:28:10,182 Fetching project page and analyzing links: https://pypi.org/simple/aws-iot/ 2021-08-14T15:28:10,183 Getting page https://pypi.org/simple/aws-iot/ 2021-08-14T15:28:10,184 Found index url https://pypi.org/simple 2021-08-14T15:28:10,274 Found link https://files.pythonhosted.org/packages/82/60/0f7fc1b14d9e8adc2a6d24287b4ecc97cd3db9a7dea0523c551e52d0d8cf/aws-iot-0.0.1.tar.gz#sha256=e8ac2dcc976227b15504132af918e3f345fe843da5cd6ebbd4f4d1a5b692dd55 (from https://pypi.org/simple/aws-iot/), version: 0.0.1 2021-08-14T15:28:10,275 Skipping link: No binaries permitted for aws-iot: https://files.pythonhosted.org/packages/3d/f4/1c29f8096104b9bc626486ef93d5c0c5a3a1372080141009864eebeb17f9/aws_iot-0.0.1-py3-none-any.whl#sha256=146bd3fb646bf619511f497e5c6d1c35286a95bfdc0045f7bc654c570c806826 (from https://pypi.org/simple/aws-iot/) 2021-08-14T15:28:10,275 Skipping link: No binaries permitted for aws-iot: https://files.pythonhosted.org/packages/41/e5/eb6c8324aa9b82038d95618745cd727baa6650e3b00362dc216a4f771504/aws_iot-0.1.0-py3-none-any.whl#sha256=60da85850aa9c3441935ac5a567d54cf52cc3bba3f884ae982bfb166d5b0fed3 (from https://pypi.org/simple/aws-iot/) (requires-python:>=3.8) 2021-08-14T15:28:10,276 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a3/2b/605e0bb00757acbc50ff3b5a3b0178a65d7e99c2f3c8be948ecf03c03fe4/aws_iot-0.1.0.tar.gz#sha256=ada5807149355b946f4b7761d037c6980ba170ff247883ae46a5bfaf56dc0393 (from https://pypi.org/simple/aws-iot/) (requires-python:>=3.8) 2021-08-14T15:28:10,276 Fetching project page and analyzing links: https://www.piwheels.org/simple/aws-iot/ 2021-08-14T15:28:10,276 Getting page https://www.piwheels.org/simple/aws-iot/ 2021-08-14T15:28:10,277 Found index url https://www.piwheels.org/simple 2021-08-14T15:28:10,392 Skipping link: No binaries permitted for aws-iot: https://www.piwheels.org/simple/aws-iot/aws_iot-0.0.1-py3-none-any.whl#sha256=146bd3fb646bf619511f497e5c6d1c35286a95bfdc0045f7bc654c570c806826 (from https://www.piwheels.org/simple/aws-iot/) 2021-08-14T15:28:10,393 Skipping link: not a file: https://www.piwheels.org/simple/aws-iot/ 2021-08-14T15:28:10,393 Skipping link: not a file: https://pypi.org/simple/aws-iot/ 2021-08-14T15:28:10,413 Given no hashes to check 0 links for project 'aws-iot': discarding no candidates 2021-08-14T15:28:10,414 ERROR: Could not find a version that satisfies the requirement aws-iot==0.1.0 (from versions: 0.0.1) 2021-08-14T15:28:10,414 ERROR: No matching distribution found for aws-iot==0.1.0 2021-08-14T15:28:10,414 Exception information: 2021-08-14T15:28:10,414 Traceback (most recent call last): 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-14T15:28:10,414 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-14T15:28:10,414 raise RequirementsConflicted(criterion) 2021-08-14T15:28:10,414 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aws-iot==0.1.0') 2021-08-14T15:28:10,414 2021-08-14T15:28:10,414 During handling of the above exception, another exception occurred: 2021-08-14T15:28:10,414 2021-08-14T15:28:10,414 Traceback (most recent call last): 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-14T15:28:10,414 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-14T15:28:10,414 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-14T15:28:10,414 raise ResolutionImpossible(e.criterion.information) 2021-08-14T15:28:10,414 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aws-iot==0.1.0'), parent=None)] 2021-08-14T15:28:10,414 2021-08-14T15:28:10,414 The above exception was the direct cause of the following exception: 2021-08-14T15:28:10,414 2021-08-14T15:28:10,414 Traceback (most recent call last): 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-14T15:28:10,414 status = self.run(options, args) 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-14T15:28:10,414 return func(self, options, args) 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-14T15:28:10,414 reqs, check_supported_wheels=True 2021-08-14T15:28:10,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-14T15:28:10,414 raise error from e 2021-08-14T15:28:10,414 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aws-iot==0.1.0 2021-08-14T15:28:10,418 Removed build tracker: '/tmp/pip-req-tracker-7w01itaz'