2022-05-04T17:03:02,115 Created temporary directory: /tmp/pip-ephem-wheel-cache-jum5ziui 2022-05-04T17:03:02,120 Created temporary directory: /tmp/pip-req-tracker-kq0jbf49 2022-05-04T17:03:02,121 Initialized build tracking at /tmp/pip-req-tracker-kq0jbf49 2022-05-04T17:03:02,121 Created build tracker: /tmp/pip-req-tracker-kq0jbf49 2022-05-04T17:03:02,122 Entered build tracker: /tmp/pip-req-tracker-kq0jbf49 2022-05-04T17:03:02,123 Created temporary directory: /tmp/pip-wheel-h3df6zg5 2022-05-04T17:03:02,185 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-04T17:03:02,193 2 location(s) to search for versions of napari-sim-processor: 2022-05-04T17:03:02,193 * https://pypi.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,193 * https://www.piwheels.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,194 Fetching project page and analyzing links: https://pypi.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,195 Getting page https://pypi.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,199 Found index url https://pypi.org/simple 2022-05-04T17:03:02,310 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/59/1a/24ce4d410d096ac7cc638df0c109e63d635a400102400d9cb8e79a46534a/napari-sim-processor-0.0.1.tar.gz#sha256=b630e9946b8abdacb1a9ff78f875ba3b9125ef31ebba3daf1e7c9b62ab3e1d2e (from https://pypi.org/simple/napari-sim-processor/) (requires-python:>=3.8) 2022-05-04T17:03:02,311 Skipping link: No binaries permitted for napari-sim-processor: https://files.pythonhosted.org/packages/4d/ed/03ce7b5c60e561bc8918d000e5c0ba0f95e2452347c18f26081310981d60/napari_sim_processor-0.0.1-py3-none-any.whl#sha256=048d50b1d52b1c970ff79c7de3f2cb3ecb5cea34eb9c7bfa7ebe4ee6deac6b25 (from https://pypi.org/simple/napari-sim-processor/) (requires-python:>=3.8) 2022-05-04T17:03:02,312 Fetching project page and analyzing links: https://www.piwheels.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,312 Getting page https://www.piwheels.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,314 Found index url https://www.piwheels.org/simple 2022-05-04T17:03:02,528 Skipping link: not a file: https://www.piwheels.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,529 Skipping link: not a file: https://pypi.org/simple/napari-sim-processor/ 2022-05-04T17:03:02,561 Given no hashes to check 0 links for project 'napari-sim-processor': discarding no candidates 2022-05-04T17:03:02,562 ERROR: Could not find a version that satisfies the requirement napari-sim-processor==0.0.1 (from versions: none) 2022-05-04T17:03:02,565 ERROR: No matching distribution found for napari-sim-processor==0.0.1 2022-05-04T17:03:02,567 Exception information: 2022-05-04T17:03:02,567 Traceback (most recent call last): 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-04T17:03:02,567 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-04T17:03:02,567 raise RequirementsConflicted(criterion) 2022-05-04T17:03:02,567 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('napari-sim-processor==0.0.1') 2022-05-04T17:03:02,567 2022-05-04T17:03:02,567 During handling of the above exception, another exception occurred: 2022-05-04T17:03:02,567 2022-05-04T17:03:02,567 Traceback (most recent call last): 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-04T17:03:02,567 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-04T17:03:02,567 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-04T17:03:02,567 raise ResolutionImpossible(e.criterion.information) 2022-05-04T17:03:02,567 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('napari-sim-processor==0.0.1'), parent=None)] 2022-05-04T17:03:02,567 2022-05-04T17:03:02,567 The above exception was the direct cause of the following exception: 2022-05-04T17:03:02,567 2022-05-04T17:03:02,567 Traceback (most recent call last): 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-04T17:03:02,567 status = run_func(*args) 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-04T17:03:02,567 return func(self, options, args) 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-04T17:03:02,567 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-04T17:03:02,567 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-04T17:03:02,567 raise error from e 2022-05-04T17:03:02,567 pip._internal.exceptions.DistributionNotFound: No matching distribution found for napari-sim-processor==0.0.1 2022-05-04T17:03:02,576 Removed build tracker: '/tmp/pip-req-tracker-kq0jbf49'