2021-10-13T14:20:19,016 Created temporary directory: /tmp/pip-ephem-wheel-cache-9bcc3y72 2021-10-13T14:20:19,019 Created temporary directory: /tmp/pip-req-tracker-gmo7srs3 2021-10-13T14:20:19,020 Initialized build tracking at /tmp/pip-req-tracker-gmo7srs3 2021-10-13T14:20:19,020 Created build tracker: /tmp/pip-req-tracker-gmo7srs3 2021-10-13T14:20:19,020 Entered build tracker: /tmp/pip-req-tracker-gmo7srs3 2021-10-13T14:20:19,021 Created temporary directory: /tmp/pip-wheel-97jxanvp 2021-10-13T14:20:19,056 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-13T14:20:19,059 2 location(s) to search for versions of auto-ml-c: 2021-10-13T14:20:19,059 * https://pypi.org/simple/auto-ml-c/ 2021-10-13T14:20:19,059 * https://www.piwheels.org/simple/auto-ml-c/ 2021-10-13T14:20:19,060 Fetching project page and analyzing links: https://pypi.org/simple/auto-ml-c/ 2021-10-13T14:20:19,060 Getting page https://pypi.org/simple/auto-ml-c/ 2021-10-13T14:20:19,062 Found index url https://pypi.org/simple 2021-10-13T14:20:19,149 Skipping link: No binaries permitted for auto-ml-c: https://files.pythonhosted.org/packages/06/1b/888c303d3a2b976f0a9df018f7d8eaf7ecc7a1e3862d87da1f9e418b9cfb/Auto_ML_C-0.0.7-py3-none-any.whl#sha256=bdec0cfda15510f66c34ad0b5dfb410bc616e43af83ededc8b1bcabf36e0cc6a (from https://pypi.org/simple/auto-ml-c/) (requires-python:>=3.8.10) 2021-10-13T14:20:19,149 Link requires a different Python (3.7.3 not in: '>=3.8.10'): https://files.pythonhosted.org/packages/ba/54/81b28af1b80cb89ccd1638ab82bda8405969879aae92b4c0e17d58274c48/Auto_ML_C-0.0.7.tar.gz#sha256=f0cbca58f8d939a0734c9001958d2f1435f9cf24d3cf5ac3ee3218c8a91bd53c (from https://pypi.org/simple/auto-ml-c/) (requires-python:>=3.8.10) 2021-10-13T14:20:19,150 Fetching project page and analyzing links: https://www.piwheels.org/simple/auto-ml-c/ 2021-10-13T14:20:19,150 Getting page https://www.piwheels.org/simple/auto-ml-c/ 2021-10-13T14:20:19,151 Found index url https://www.piwheels.org/simple 2021-10-13T14:20:19,336 Skipping link: not a file: https://www.piwheels.org/simple/auto-ml-c/ 2021-10-13T14:20:19,336 Skipping link: not a file: https://pypi.org/simple/auto-ml-c/ 2021-10-13T14:20:19,350 Given no hashes to check 0 links for project 'auto-ml-c': discarding no candidates 2021-10-13T14:20:19,351 ERROR: Could not find a version that satisfies the requirement auto-ml-c==0.0.7 (from versions: none) 2021-10-13T14:20:19,351 ERROR: No matching distribution found for auto-ml-c==0.0.7 2021-10-13T14:20:19,351 Exception information: 2021-10-13T14:20:19,351 Traceback (most recent call last): 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-13T14:20:19,351 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-13T14:20:19,351 raise RequirementsConflicted(criterion) 2021-10-13T14:20:19,351 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('auto-ml-c==0.0.7') 2021-10-13T14:20:19,351 2021-10-13T14:20:19,351 During handling of the above exception, another exception occurred: 2021-10-13T14:20:19,351 2021-10-13T14:20:19,351 Traceback (most recent call last): 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-13T14:20:19,351 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-13T14:20:19,351 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-13T14:20:19,351 raise ResolutionImpossible(e.criterion.information) 2021-10-13T14:20:19,351 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('auto-ml-c==0.0.7'), parent=None)] 2021-10-13T14:20:19,351 2021-10-13T14:20:19,351 The above exception was the direct cause of the following exception: 2021-10-13T14:20:19,351 2021-10-13T14:20:19,351 Traceback (most recent call last): 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-13T14:20:19,351 status = self.run(options, args) 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-13T14:20:19,351 return func(self, options, args) 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-13T14:20:19,351 reqs, check_supported_wheels=True 2021-10-13T14:20:19,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-13T14:20:19,351 raise error from e 2021-10-13T14:20:19,351 pip._internal.exceptions.DistributionNotFound: No matching distribution found for auto-ml-c==0.0.7 2021-10-13T14:20:19,356 Removed build tracker: '/tmp/pip-req-tracker-gmo7srs3'