2022-05-08T15:20:46,867 Created temporary directory: /tmp/pip-ephem-wheel-cache-yy9uzpej 2022-05-08T15:20:46,873 Created temporary directory: /tmp/pip-req-tracker-i5x05gil 2022-05-08T15:20:46,874 Initialized build tracking at /tmp/pip-req-tracker-i5x05gil 2022-05-08T15:20:46,874 Created build tracker: /tmp/pip-req-tracker-i5x05gil 2022-05-08T15:20:46,874 Entered build tracker: /tmp/pip-req-tracker-i5x05gil 2022-05-08T15:20:46,876 Created temporary directory: /tmp/pip-wheel-344eg0cm 2022-05-08T15:20:46,943 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-08T15:20:46,951 2 location(s) to search for versions of fmricat: 2022-05-08T15:20:46,951 * https://pypi.org/simple/fmricat/ 2022-05-08T15:20:46,951 * https://www.piwheels.org/simple/fmricat/ 2022-05-08T15:20:46,952 Fetching project page and analyzing links: https://pypi.org/simple/fmricat/ 2022-05-08T15:20:46,953 Getting page https://pypi.org/simple/fmricat/ 2022-05-08T15:20:46,957 Found index url https://pypi.org/simple 2022-05-08T15:20:47,065 Skipping link: No binaries permitted for fmricat: https://files.pythonhosted.org/packages/80/d8/157d84cb8997213b577f42423b457d8dc95dd3279f6b271c97741d556497/fmricat-0.0.1-py3-none-any.whl#sha256=7a9effa750e2494a5165a75f7a3f869599f94391d4a6a179ffc44b6fc3d21c74 (from https://pypi.org/simple/fmricat/) (requires-python:==3.10.2) 2022-05-08T15:20:47,067 Link requires a different Python (3.7.3 not in: '==3.10.2'): https://files.pythonhosted.org/packages/b8/8e/a446a2ba233c2d823692bc654f52629b01ed332dcb52cff6353071ca741b/fmricat-0.0.1.tar.gz#sha256=955228358d5b1be0f3566d61ec26c3f8177a7d71940e6316fef31357668b53ea (from https://pypi.org/simple/fmricat/) (requires-python:==3.10.2) 2022-05-08T15:20:47,067 Fetching project page and analyzing links: https://www.piwheels.org/simple/fmricat/ 2022-05-08T15:20:47,068 Getting page https://www.piwheels.org/simple/fmricat/ 2022-05-08T15:20:47,070 Found index url https://www.piwheels.org/simple 2022-05-08T15:20:47,311 Skipping link: not a file: https://www.piwheels.org/simple/fmricat/ 2022-05-08T15:20:47,312 Skipping link: not a file: https://pypi.org/simple/fmricat/ 2022-05-08T15:20:47,345 Given no hashes to check 0 links for project 'fmricat': discarding no candidates 2022-05-08T15:20:47,346 ERROR: Could not find a version that satisfies the requirement fmricat==0.0.1 (from versions: none) 2022-05-08T15:20:47,349 ERROR: No matching distribution found for fmricat==0.0.1 2022-05-08T15:20:47,351 Exception information: 2022-05-08T15:20:47,351 Traceback (most recent call last): 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-08T15:20:47,351 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-08T15:20:47,351 raise RequirementsConflicted(criterion) 2022-05-08T15:20:47,351 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fmricat==0.0.1') 2022-05-08T15:20:47,351 2022-05-08T15:20:47,351 During handling of the above exception, another exception occurred: 2022-05-08T15:20:47,351 2022-05-08T15:20:47,351 Traceback (most recent call last): 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-08T15:20:47,351 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-08T15:20:47,351 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-08T15:20:47,351 raise ResolutionImpossible(e.criterion.information) 2022-05-08T15:20:47,351 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fmricat==0.0.1'), parent=None)] 2022-05-08T15:20:47,351 2022-05-08T15:20:47,351 The above exception was the direct cause of the following exception: 2022-05-08T15:20:47,351 2022-05-08T15:20:47,351 Traceback (most recent call last): 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-08T15:20:47,351 status = run_func(*args) 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-08T15:20:47,351 return func(self, options, args) 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-08T15:20:47,351 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-08T15:20:47,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-08T15:20:47,351 raise error from e 2022-05-08T15:20:47,351 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fmricat==0.0.1 2022-05-08T15:20:47,359 Removed build tracker: '/tmp/pip-req-tracker-i5x05gil'