2022-03-16T15:44:25,503 Created temporary directory: /tmp/pip-ephem-wheel-cache-zz22m02g 2022-03-16T15:44:25,509 Created temporary directory: /tmp/pip-req-tracker-cduatel1 2022-03-16T15:44:25,509 Initialized build tracking at /tmp/pip-req-tracker-cduatel1 2022-03-16T15:44:25,510 Created build tracker: /tmp/pip-req-tracker-cduatel1 2022-03-16T15:44:25,510 Entered build tracker: /tmp/pip-req-tracker-cduatel1 2022-03-16T15:44:25,511 Created temporary directory: /tmp/pip-wheel-58e1t828 2022-03-16T15:44:25,574 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-16T15:44:25,582 2 location(s) to search for versions of navdreams: 2022-03-16T15:44:25,582 * https://pypi.org/simple/navdreams/ 2022-03-16T15:44:25,582 * https://www.piwheels.org/simple/navdreams/ 2022-03-16T15:44:25,584 Fetching project page and analyzing links: https://pypi.org/simple/navdreams/ 2022-03-16T15:44:25,585 Getting page https://pypi.org/simple/navdreams/ 2022-03-16T15:44:25,588 Found index url https://pypi.org/simple 2022-03-16T15:44:25,698 Link requires a different Python (3.7.3 not in: '>=3.6, <3.7'): https://files.pythonhosted.org/packages/4a/a3/d1c5cd475f06908c65f1a5a1686808a8265830a9f7cc50bbcd4045369c06/navdreams-0.0.1.tar.gz#sha256=bd51936ca944056c027ec15a74ec00c3d638759e061f83def626b7e50e8499e6 (from https://pypi.org/simple/navdreams/) (requires-python:>=3.6, <3.7) 2022-03-16T15:44:25,700 Link requires a different Python (3.7.3 not in: '>=3.6, <3.7'): https://files.pythonhosted.org/packages/d1/2b/dfed364aefe0f5ba8cd590fa7b5c4ce3b8e5ae1b72882f9a7ff35b896aa0/navdreams-0.0.2.tar.gz#sha256=b63714fb0bc2112e7d25864bef482e81dc3979e01d307e676915589fe4429846 (from https://pypi.org/simple/navdreams/) (requires-python:>=3.6, <3.7) 2022-03-16T15:44:25,701 Link requires a different Python (3.7.3 not in: '>=3.6, <3.7'): https://files.pythonhosted.org/packages/38/3e/7f9867631aa395677cfa0cd25690e66a6ee565aac27e0a666875db4e4279/navdreams-0.0.3.tar.gz#sha256=0100046a3cc2de2e365722653ca6962968a86af14528d660ad50efeb2d68bca1 (from https://pypi.org/simple/navdreams/) (requires-python:>=3.6, <3.7) 2022-03-16T15:44:25,702 Fetching project page and analyzing links: https://www.piwheels.org/simple/navdreams/ 2022-03-16T15:44:25,703 Getting page https://www.piwheels.org/simple/navdreams/ 2022-03-16T15:44:25,705 Found index url https://www.piwheels.org/simple 2022-03-16T15:44:25,920 Skipping link: not a file: https://www.piwheels.org/simple/navdreams/ 2022-03-16T15:44:25,921 Skipping link: not a file: https://pypi.org/simple/navdreams/ 2022-03-16T15:44:25,953 Given no hashes to check 0 links for project 'navdreams': discarding no candidates 2022-03-16T15:44:25,954 ERROR: Could not find a version that satisfies the requirement navdreams==0.0.3 (from versions: none) 2022-03-16T15:44:25,957 ERROR: No matching distribution found for navdreams==0.0.3 2022-03-16T15:44:25,959 Exception information: 2022-03-16T15:44:25,959 Traceback (most recent call last): 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-16T15:44:25,959 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-16T15:44:25,959 raise RequirementsConflicted(criterion) 2022-03-16T15:44:25,959 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('navdreams==0.0.3') 2022-03-16T15:44:25,959 2022-03-16T15:44:25,959 During handling of the above exception, another exception occurred: 2022-03-16T15:44:25,959 2022-03-16T15:44:25,959 Traceback (most recent call last): 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-16T15:44:25,959 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-16T15:44:25,959 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-16T15:44:25,959 raise ResolutionImpossible(e.criterion.information) 2022-03-16T15:44:25,959 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('navdreams==0.0.3'), parent=None)] 2022-03-16T15:44:25,959 2022-03-16T15:44:25,959 The above exception was the direct cause of the following exception: 2022-03-16T15:44:25,959 2022-03-16T15:44:25,959 Traceback (most recent call last): 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-16T15:44:25,959 status = run_func(*args) 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-16T15:44:25,959 return func(self, options, args) 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-16T15:44:25,959 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-16T15:44:25,959 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-16T15:44:25,959 raise error from e 2022-03-16T15:44:25,959 pip._internal.exceptions.DistributionNotFound: No matching distribution found for navdreams==0.0.3 2022-03-16T15:44:25,968 Removed build tracker: '/tmp/pip-req-tracker-cduatel1'