2021-10-06T05:11:38,572 Created temporary directory: /tmp/pip-ephem-wheel-cache-oa_ryr95 2021-10-06T05:11:38,575 Created temporary directory: /tmp/pip-req-tracker-fblw9opi 2021-10-06T05:11:38,576 Initialized build tracking at /tmp/pip-req-tracker-fblw9opi 2021-10-06T05:11:38,576 Created build tracker: /tmp/pip-req-tracker-fblw9opi 2021-10-06T05:11:38,576 Entered build tracker: /tmp/pip-req-tracker-fblw9opi 2021-10-06T05:11:38,577 Created temporary directory: /tmp/pip-wheel-cey2k9nb 2021-10-06T05:11:38,614 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-06T05:11:38,616 2 location(s) to search for versions of faradaydreams: 2021-10-06T05:11:38,616 * https://pypi.org/simple/faradaydreams/ 2021-10-06T05:11:38,616 * https://www.piwheels.org/simple/faradaydreams/ 2021-10-06T05:11:38,617 Fetching project page and analyzing links: https://pypi.org/simple/faradaydreams/ 2021-10-06T05:11:38,617 Getting page https://pypi.org/simple/faradaydreams/ 2021-10-06T05:11:38,619 Found index url https://pypi.org/simple 2021-10-06T05:11:38,708 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/34/22/1b9d1f494ba3b8a9b18c580e4a73e22b0ab42c77403fcd4f51cd31a24bf6/faradaydreams-0.0.2.tar.gz#sha256=323b2e7d91e2fddfa9b436a55c8b1f522c2ebd4aef47dce7cf9bb4ea360137b0 (from https://pypi.org/simple/faradaydreams/) (requires-python:>=3.8) 2021-10-06T05:11:38,709 Fetching project page and analyzing links: https://www.piwheels.org/simple/faradaydreams/ 2021-10-06T05:11:38,709 Getting page https://www.piwheels.org/simple/faradaydreams/ 2021-10-06T05:11:38,710 Found index url https://www.piwheels.org/simple 2021-10-06T05:11:38,873 Skipping link: not a file: https://www.piwheels.org/simple/faradaydreams/ 2021-10-06T05:11:38,873 Skipping link: not a file: https://pypi.org/simple/faradaydreams/ 2021-10-06T05:11:38,889 Given no hashes to check 0 links for project 'faradaydreams': discarding no candidates 2021-10-06T05:11:38,890 ERROR: Could not find a version that satisfies the requirement faradaydreams==0.0.2 (from versions: none) 2021-10-06T05:11:38,890 ERROR: No matching distribution found for faradaydreams==0.0.2 2021-10-06T05:11:38,890 Exception information: 2021-10-06T05:11:38,890 Traceback (most recent call last): 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-06T05:11:38,890 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-06T05:11:38,890 raise RequirementsConflicted(criterion) 2021-10-06T05:11:38,890 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('faradaydreams==0.0.2') 2021-10-06T05:11:38,890 2021-10-06T05:11:38,890 During handling of the above exception, another exception occurred: 2021-10-06T05:11:38,890 2021-10-06T05:11:38,890 Traceback (most recent call last): 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-06T05:11:38,890 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-06T05:11:38,890 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-06T05:11:38,890 raise ResolutionImpossible(e.criterion.information) 2021-10-06T05:11:38,890 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('faradaydreams==0.0.2'), parent=None)] 2021-10-06T05:11:38,890 2021-10-06T05:11:38,890 The above exception was the direct cause of the following exception: 2021-10-06T05:11:38,890 2021-10-06T05:11:38,890 Traceback (most recent call last): 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-06T05:11:38,890 status = self.run(options, args) 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-06T05:11:38,890 return func(self, options, args) 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-06T05:11:38,890 reqs, check_supported_wheels=True 2021-10-06T05:11:38,890 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-06T05:11:38,890 raise error from e 2021-10-06T05:11:38,890 pip._internal.exceptions.DistributionNotFound: No matching distribution found for faradaydreams==0.0.2 2021-10-06T05:11:38,895 Removed build tracker: '/tmp/pip-req-tracker-fblw9opi'