2022-04-26T20:40:42,884 Created temporary directory: /tmp/pip-ephem-wheel-cache-62fr1550 2022-04-26T20:40:42,889 Created temporary directory: /tmp/pip-req-tracker-ftx_8plg 2022-04-26T20:40:42,890 Initialized build tracking at /tmp/pip-req-tracker-ftx_8plg 2022-04-26T20:40:42,890 Created build tracker: /tmp/pip-req-tracker-ftx_8plg 2022-04-26T20:40:42,891 Entered build tracker: /tmp/pip-req-tracker-ftx_8plg 2022-04-26T20:40:42,892 Created temporary directory: /tmp/pip-wheel-2kmy90eb 2022-04-26T20:40:42,960 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-26T20:40:42,974 2 location(s) to search for versions of mosaicml-mutil: 2022-04-26T20:40:42,974 * https://pypi.org/simple/mosaicml-mutil/ 2022-04-26T20:40:42,974 * https://www.piwheels.org/simple/mosaicml-mutil/ 2022-04-26T20:40:42,975 Fetching project page and analyzing links: https://pypi.org/simple/mosaicml-mutil/ 2022-04-26T20:40:42,976 Getting page https://pypi.org/simple/mosaicml-mutil/ 2022-04-26T20:40:42,980 Found index url https://pypi.org/simple 2022-04-26T20:40:43,092 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b1/4b/afbffc649efd3af250a6ca37ebeb2d811fa0a6e7dacbedec11983d4d3f3a/mosaicml-mutil-0.0.1.tar.gz#sha256=3be1ed1f603aaac0555ee580fb98b336242608082f2870b948448c460f766866 (from https://pypi.org/simple/mosaicml-mutil/) (requires-python:>=3.8) 2022-04-26T20:40:43,092 Skipping link: No binaries permitted for mosaicml-mutil: https://files.pythonhosted.org/packages/7e/cd/9522b11a3c795f541d3e83436adf4c8f981d2c0d819d4ae9003782997f10/mosaicml_mutil-0.0.1-py3-none-any.whl#sha256=c20326d6eaa9998925c766728ab82a5ee6f50007634af8dfe1b94e35ca7ac405 (from https://pypi.org/simple/mosaicml-mutil/) (requires-python:>=3.8) 2022-04-26T20:40:43,093 Fetching project page and analyzing links: https://www.piwheels.org/simple/mosaicml-mutil/ 2022-04-26T20:40:43,094 Getting page https://www.piwheels.org/simple/mosaicml-mutil/ 2022-04-26T20:40:43,096 Found index url https://www.piwheels.org/simple 2022-04-26T20:40:43,299 Skipping link: not a file: https://www.piwheels.org/simple/mosaicml-mutil/ 2022-04-26T20:40:43,300 Skipping link: not a file: https://pypi.org/simple/mosaicml-mutil/ 2022-04-26T20:40:43,333 Given no hashes to check 0 links for project 'mosaicml-mutil': discarding no candidates 2022-04-26T20:40:43,334 ERROR: Could not find a version that satisfies the requirement mosaicml-mutil==0.0.1 (from versions: none) 2022-04-26T20:40:43,337 ERROR: No matching distribution found for mosaicml-mutil==0.0.1 2022-04-26T20:40:43,339 Exception information: 2022-04-26T20:40:43,339 Traceback (most recent call last): 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-26T20:40:43,339 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-26T20:40:43,339 raise RequirementsConflicted(criterion) 2022-04-26T20:40:43,339 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mosaicml-mutil==0.0.1') 2022-04-26T20:40:43,339 2022-04-26T20:40:43,339 During handling of the above exception, another exception occurred: 2022-04-26T20:40:43,339 2022-04-26T20:40:43,339 Traceback (most recent call last): 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-26T20:40:43,339 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-26T20:40:43,339 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-26T20:40:43,339 raise ResolutionImpossible(e.criterion.information) 2022-04-26T20:40:43,339 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mosaicml-mutil==0.0.1'), parent=None)] 2022-04-26T20:40:43,339 2022-04-26T20:40:43,339 The above exception was the direct cause of the following exception: 2022-04-26T20:40:43,339 2022-04-26T20:40:43,339 Traceback (most recent call last): 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-26T20:40:43,339 status = run_func(*args) 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-26T20:40:43,339 return func(self, options, args) 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-26T20:40:43,339 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-26T20:40:43,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-26T20:40:43,339 raise error from e 2022-04-26T20:40:43,339 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mosaicml-mutil==0.0.1 2022-04-26T20:40:43,347 Removed build tracker: '/tmp/pip-req-tracker-ftx_8plg'