2022-04-20T06:41:43,562 Created temporary directory: /tmp/pip-ephem-wheel-cache-kdb1mkrc 2022-04-20T06:41:43,567 Created temporary directory: /tmp/pip-req-tracker-1p76go4b 2022-04-20T06:41:43,568 Initialized build tracking at /tmp/pip-req-tracker-1p76go4b 2022-04-20T06:41:43,569 Created build tracker: /tmp/pip-req-tracker-1p76go4b 2022-04-20T06:41:43,569 Entered build tracker: /tmp/pip-req-tracker-1p76go4b 2022-04-20T06:41:43,570 Created temporary directory: /tmp/pip-wheel-l8j8iv1v 2022-04-20T06:41:43,640 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-20T06:41:43,654 2 location(s) to search for versions of nlearn: 2022-04-20T06:41:43,654 * https://pypi.org/simple/nlearn/ 2022-04-20T06:41:43,654 * https://www.piwheels.org/simple/nlearn/ 2022-04-20T06:41:43,655 Fetching project page and analyzing links: https://pypi.org/simple/nlearn/ 2022-04-20T06:41:43,656 Getting page https://pypi.org/simple/nlearn/ 2022-04-20T06:41:43,659 Found index url https://pypi.org/simple 2022-04-20T06:41:43,779 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/77/4f/39eba770e3b4cfc2729703f29e13c6ffa4d34862d4a63e99a09f4bc80e46/nlearn-1.0.0.post129.tar.gz#sha256=2d6fc489b3042537caac98c669f9e312c4386a3deb3685f21c6d767579eec29a (from https://pypi.org/simple/nlearn/) (requires-python:>=3.8) 2022-04-20T06:41:43,781 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f2/d6/e241cfa55e4692ca5fe2c87aa85f65e95946b610a7f4e8809e78f6445094/nlearn-1.0.0.post130.tar.gz#sha256=8150f38066e0b3fe51ea1de4b201c1c830cdcd77e8a65f4e1f81580c7e22ad32 (from https://pypi.org/simple/nlearn/) (requires-python:>=3.8) 2022-04-20T06:41:43,782 Fetching project page and analyzing links: https://www.piwheels.org/simple/nlearn/ 2022-04-20T06:41:43,783 Getting page https://www.piwheels.org/simple/nlearn/ 2022-04-20T06:41:43,784 Found index url https://www.piwheels.org/simple 2022-04-20T06:41:44,021 Skipping link: No binaries permitted for nlearn: https://www.piwheels.org/simple/nlearn/nlearn-1.0.0.post129-py3-none-any.whl#sha256=562eec8615b0b0f372c88315f6237aff11293908074abe7da7a42e9e85961a4e (from https://www.piwheels.org/simple/nlearn/) (requires-python:>=3.8) 2022-04-20T06:41:44,022 Skipping link: not a file: https://www.piwheels.org/simple/nlearn/ 2022-04-20T06:41:44,023 Skipping link: not a file: https://pypi.org/simple/nlearn/ 2022-04-20T06:41:44,055 Given no hashes to check 0 links for project 'nlearn': discarding no candidates 2022-04-20T06:41:44,056 ERROR: Could not find a version that satisfies the requirement nlearn==1.0.0.post130 (from versions: none) 2022-04-20T06:41:44,059 ERROR: No matching distribution found for nlearn==1.0.0.post130 2022-04-20T06:41:44,061 Exception information: 2022-04-20T06:41:44,061 Traceback (most recent call last): 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-20T06:41:44,061 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-20T06:41:44,061 raise RequirementsConflicted(criterion) 2022-04-20T06:41:44,061 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nlearn==1.0.0.post130') 2022-04-20T06:41:44,061 2022-04-20T06:41:44,061 During handling of the above exception, another exception occurred: 2022-04-20T06:41:44,061 2022-04-20T06:41:44,061 Traceback (most recent call last): 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-20T06:41:44,061 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-20T06:41:44,061 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-20T06:41:44,061 raise ResolutionImpossible(e.criterion.information) 2022-04-20T06:41:44,061 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nlearn==1.0.0.post130'), parent=None)] 2022-04-20T06:41:44,061 2022-04-20T06:41:44,061 The above exception was the direct cause of the following exception: 2022-04-20T06:41:44,061 2022-04-20T06:41:44,061 Traceback (most recent call last): 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-20T06:41:44,061 status = run_func(*args) 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-20T06:41:44,061 return func(self, options, args) 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-20T06:41:44,061 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-20T06:41:44,061 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-20T06:41:44,061 raise error from e 2022-04-20T06:41:44,061 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nlearn==1.0.0.post130 2022-04-20T06:41:44,069 Removed build tracker: '/tmp/pip-req-tracker-1p76go4b'