2022-04-07T10:34:53,255 Created temporary directory: /tmp/pip-ephem-wheel-cache-b15eryvh 2022-04-07T10:34:53,261 Created temporary directory: /tmp/pip-req-tracker-g9rmknol 2022-04-07T10:34:53,261 Initialized build tracking at /tmp/pip-req-tracker-g9rmknol 2022-04-07T10:34:53,262 Created build tracker: /tmp/pip-req-tracker-g9rmknol 2022-04-07T10:34:53,262 Entered build tracker: /tmp/pip-req-tracker-g9rmknol 2022-04-07T10:34:53,263 Created temporary directory: /tmp/pip-wheel-1cf0rvw8 2022-04-07T10:34:53,325 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-07T10:34:53,334 2 location(s) to search for versions of m5-project: 2022-04-07T10:34:53,334 * https://pypi.org/simple/m5-project/ 2022-04-07T10:34:53,334 * https://www.piwheels.org/simple/m5-project/ 2022-04-07T10:34:53,335 Fetching project page and analyzing links: https://pypi.org/simple/m5-project/ 2022-04-07T10:34:53,336 Getting page https://pypi.org/simple/m5-project/ 2022-04-07T10:34:53,339 Found index url https://pypi.org/simple 2022-04-07T10:34:53,448 Skipping link: Missing project version for m5-project: https://files.pythonhosted.org/packages/8a/12/61904bd4a14cd106f6abf8be7b2daf7a3fb6593084aba496c45f649c21ad/M5%20project-1.0.0.tar.gz#sha256=25051ad03e0dbd9f0da57bfd6aac19223daad40ae01e4a9d58725504b375ca7f (from https://pypi.org/simple/m5-project/) (requires-python:>=3.7) 2022-04-07T10:34:53,449 Skipping link: No binaries permitted for m5-project: https://files.pythonhosted.org/packages/4f/a1/609879c7e4e5331fdd96642e6fef540fbc193bc6b780b8961fb49129f0bc/M5_project-1.0.0-py3-none-any.whl#sha256=c380644dfccbfc2e75604845c421a0c6d1467a12e9c2f070a81e165e5171f019 (from https://pypi.org/simple/m5-project/) (requires-python:>=3.7) 2022-04-07T10:34:53,450 Fetching project page and analyzing links: https://www.piwheels.org/simple/m5-project/ 2022-04-07T10:34:53,450 Getting page https://www.piwheels.org/simple/m5-project/ 2022-04-07T10:34:53,452 Found index url https://www.piwheels.org/simple 2022-04-07T10:34:53,665 Skipping link: not a file: https://www.piwheels.org/simple/m5-project/ 2022-04-07T10:34:53,666 Skipping link: not a file: https://pypi.org/simple/m5-project/ 2022-04-07T10:34:53,698 Given no hashes to check 0 links for project 'm5-project': discarding no candidates 2022-04-07T10:34:53,700 ERROR: Could not find a version that satisfies the requirement m5-project==1.0.0 (from versions: none) 2022-04-07T10:34:53,702 ERROR: No matching distribution found for m5-project==1.0.0 2022-04-07T10:34:53,704 Exception information: 2022-04-07T10:34:53,704 Traceback (most recent call last): 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-07T10:34:53,704 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-07T10:34:53,704 raise RequirementsConflicted(criterion) 2022-04-07T10:34:53,704 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('m5-project==1.0.0') 2022-04-07T10:34:53,704 2022-04-07T10:34:53,704 During handling of the above exception, another exception occurred: 2022-04-07T10:34:53,704 2022-04-07T10:34:53,704 Traceback (most recent call last): 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-07T10:34:53,704 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-07T10:34:53,704 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-07T10:34:53,704 raise ResolutionImpossible(e.criterion.information) 2022-04-07T10:34:53,704 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('m5-project==1.0.0'), parent=None)] 2022-04-07T10:34:53,704 2022-04-07T10:34:53,704 The above exception was the direct cause of the following exception: 2022-04-07T10:34:53,704 2022-04-07T10:34:53,704 Traceback (most recent call last): 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-07T10:34:53,704 status = run_func(*args) 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-07T10:34:53,704 return func(self, options, args) 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-07T10:34:53,704 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-07T10:34:53,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-07T10:34:53,704 raise error from e 2022-04-07T10:34:53,704 pip._internal.exceptions.DistributionNotFound: No matching distribution found for m5-project==1.0.0 2022-04-07T10:34:53,713 Removed build tracker: '/tmp/pip-req-tracker-g9rmknol'