2022-05-10T21:51:37,223 Created temporary directory: /tmp/pip-ephem-wheel-cache-55cjzpjt 2022-05-10T21:51:37,229 Created temporary directory: /tmp/pip-req-tracker-tv25wjln 2022-05-10T21:51:37,230 Initialized build tracking at /tmp/pip-req-tracker-tv25wjln 2022-05-10T21:51:37,230 Created build tracker: /tmp/pip-req-tracker-tv25wjln 2022-05-10T21:51:37,231 Entered build tracker: /tmp/pip-req-tracker-tv25wjln 2022-05-10T21:51:37,232 Created temporary directory: /tmp/pip-wheel-yegt6ak1 2022-05-10T21:51:37,293 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-10T21:51:37,302 2 location(s) to search for versions of mmc-export: 2022-05-10T21:51:37,302 * https://pypi.org/simple/mmc-export/ 2022-05-10T21:51:37,302 * https://www.piwheels.org/simple/mmc-export/ 2022-05-10T21:51:37,303 Fetching project page and analyzing links: https://pypi.org/simple/mmc-export/ 2022-05-10T21:51:37,304 Getting page https://pypi.org/simple/mmc-export/ 2022-05-10T21:51:37,307 Found index url https://pypi.org/simple 2022-05-10T21:51:37,418 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/25/12/654ee699295823dd5289bb777c91a249ad5a92bac2e1b77f98589314a1ad/mmc-export-2.0.0.tar.gz#sha256=3dce0f62b50b86696683b347c5d038fdc7f5892c07819cf29092b8942d5394d2 (from https://pypi.org/simple/mmc-export/) (requires-python:>=3.10,<4.0) 2022-05-10T21:51:37,418 Skipping link: No binaries permitted for mmc-export: https://files.pythonhosted.org/packages/db/8f/38b0da2bc8ecef1901f7a6bb24bf746678771481dfc580cc73a22322c204/mmc_export-2.0.0-py3-none-any.whl#sha256=bd9798a5ba87cd9b33449b5424158afadc26892cccf69d53b0e8e5a57de95148 (from https://pypi.org/simple/mmc-export/) (requires-python:>=3.10,<4.0) 2022-05-10T21:51:37,419 Fetching project page and analyzing links: https://www.piwheels.org/simple/mmc-export/ 2022-05-10T21:51:37,420 Getting page https://www.piwheels.org/simple/mmc-export/ 2022-05-10T21:51:37,422 Found index url https://www.piwheels.org/simple 2022-05-10T21:51:37,635 Skipping link: not a file: https://www.piwheels.org/simple/mmc-export/ 2022-05-10T21:51:37,636 Skipping link: not a file: https://pypi.org/simple/mmc-export/ 2022-05-10T21:51:37,678 Given no hashes to check 0 links for project 'mmc-export': discarding no candidates 2022-05-10T21:51:37,679 ERROR: Could not find a version that satisfies the requirement mmc-export==2.0.0 (from versions: none) 2022-05-10T21:51:37,682 ERROR: No matching distribution found for mmc-export==2.0.0 2022-05-10T21:51:37,684 Exception information: 2022-05-10T21:51:37,684 Traceback (most recent call last): 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-10T21:51:37,684 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-10T21:51:37,684 raise RequirementsConflicted(criterion) 2022-05-10T21:51:37,684 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mmc-export==2.0.0') 2022-05-10T21:51:37,684 2022-05-10T21:51:37,684 During handling of the above exception, another exception occurred: 2022-05-10T21:51:37,684 2022-05-10T21:51:37,684 Traceback (most recent call last): 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-10T21:51:37,684 result = self._result = resolver.resolve( 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-10T21:51:37,684 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-10T21:51:37,684 raise ResolutionImpossible(e.criterion.information) 2022-05-10T21:51:37,684 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mmc-export==2.0.0'), parent=None)] 2022-05-10T21:51:37,684 2022-05-10T21:51:37,684 The above exception was the direct cause of the following exception: 2022-05-10T21:51:37,684 2022-05-10T21:51:37,684 Traceback (most recent call last): 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-10T21:51:37,684 status = run_func(*args) 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-10T21:51:37,684 return func(self, options, args) 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-10T21:51:37,684 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-10T21:51:37,684 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-10T21:51:37,684 raise error from e 2022-05-10T21:51:37,684 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mmc-export==2.0.0 2022-05-10T21:51:37,692 Removed build tracker: '/tmp/pip-req-tracker-tv25wjln'