2021-10-03T08:02:14,385 Created temporary directory: /tmp/pip-ephem-wheel-cache-okxtvbnw 2021-10-03T08:02:14,388 Created temporary directory: /tmp/pip-req-tracker-tiuxxikx 2021-10-03T08:02:14,389 Initialized build tracking at /tmp/pip-req-tracker-tiuxxikx 2021-10-03T08:02:14,389 Created build tracker: /tmp/pip-req-tracker-tiuxxikx 2021-10-03T08:02:14,389 Entered build tracker: /tmp/pip-req-tracker-tiuxxikx 2021-10-03T08:02:14,390 Created temporary directory: /tmp/pip-wheel-aauzrgpf 2021-10-03T08:02:14,423 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-03T08:02:14,426 2 location(s) to search for versions of nestedlisttoflat: 2021-10-03T08:02:14,426 * https://pypi.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,426 * https://www.piwheels.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,427 Fetching project page and analyzing links: https://pypi.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,428 Getting page https://pypi.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,429 Found index url https://pypi.org/simple 2021-10-03T08:02:14,549 Skipping link: No binaries permitted for nestedlisttoflat: https://files.pythonhosted.org/packages/3d/97/543c6dcc3a43f44c1c2afd7e6aa914af4a38dbae30c6428af5632c23e8c8/nestedlisttoflat-1.0-py3-none-any.whl#sha256=15a3a5946f1e99fd9eb85819446e62c5fe9c96089e62b715ae86906e2eb8bac6 (from https://pypi.org/simple/nestedlisttoflat/) (requires-python:>=2.0) 2021-10-03T08:02:14,549 Fetching project page and analyzing links: https://www.piwheels.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,549 Getting page https://www.piwheels.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,550 Found index url https://www.piwheels.org/simple 2021-10-03T08:02:14,657 Skipping link: not a file: https://www.piwheels.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,657 Skipping link: not a file: https://pypi.org/simple/nestedlisttoflat/ 2021-10-03T08:02:14,673 Given no hashes to check 0 links for project 'nestedlisttoflat': discarding no candidates 2021-10-03T08:02:14,674 ERROR: Could not find a version that satisfies the requirement nestedlisttoflat==1.0 (from versions: none) 2021-10-03T08:02:14,674 ERROR: No matching distribution found for nestedlisttoflat==1.0 2021-10-03T08:02:14,674 Exception information: 2021-10-03T08:02:14,674 Traceback (most recent call last): 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-03T08:02:14,674 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-03T08:02:14,674 raise RequirementsConflicted(criterion) 2021-10-03T08:02:14,674 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nestedlisttoflat==1.0') 2021-10-03T08:02:14,674 2021-10-03T08:02:14,674 During handling of the above exception, another exception occurred: 2021-10-03T08:02:14,674 2021-10-03T08:02:14,674 Traceback (most recent call last): 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-03T08:02:14,674 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-03T08:02:14,674 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-03T08:02:14,674 raise ResolutionImpossible(e.criterion.information) 2021-10-03T08:02:14,674 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nestedlisttoflat==1.0'), parent=None)] 2021-10-03T08:02:14,674 2021-10-03T08:02:14,674 The above exception was the direct cause of the following exception: 2021-10-03T08:02:14,674 2021-10-03T08:02:14,674 Traceback (most recent call last): 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-03T08:02:14,674 status = self.run(options, args) 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-03T08:02:14,674 return func(self, options, args) 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-03T08:02:14,674 reqs, check_supported_wheels=True 2021-10-03T08:02:14,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-03T08:02:14,674 raise error from e 2021-10-03T08:02:14,674 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nestedlisttoflat==1.0 2021-10-03T08:02:14,678 Removed build tracker: '/tmp/pip-req-tracker-tiuxxikx'