2022-04-14T20:50:45,198 Created temporary directory: /tmp/pip-ephem-wheel-cache-j20egtpk 2022-04-14T20:50:45,204 Created temporary directory: /tmp/pip-req-tracker-_534btpi 2022-04-14T20:50:45,205 Initialized build tracking at /tmp/pip-req-tracker-_534btpi 2022-04-14T20:50:45,205 Created build tracker: /tmp/pip-req-tracker-_534btpi 2022-04-14T20:50:45,206 Entered build tracker: /tmp/pip-req-tracker-_534btpi 2022-04-14T20:50:45,207 Created temporary directory: /tmp/pip-wheel-zcuk87pc 2022-04-14T20:50:45,280 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-14T20:50:45,289 2 location(s) to search for versions of napari-psf-simulator: 2022-04-14T20:50:45,289 * https://pypi.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,289 * https://www.piwheels.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,290 Fetching project page and analyzing links: https://pypi.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,291 Getting page https://pypi.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,295 Found index url https://pypi.org/simple 2022-04-14T20:50:45,405 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ce/24/967e0e90994ec194ab68d05622653c027435d915d70b9c04001d07825b40/napari-psf-simulator-0.0.5.tar.gz#sha256=a3edff0c4cb162b6d0caa79bf1430d0b7d77b04cc5fe01b698643b242e3e3018 (from https://pypi.org/simple/napari-psf-simulator/) (requires-python:>=3.8) 2022-04-14T20:50:45,406 Skipping link: No binaries permitted for napari-psf-simulator: https://files.pythonhosted.org/packages/78/31/3c8883346c6071b1ec702d4cc887ddace81496a5ca6ac89cca9de376e0e8/napari_psf_simulator-0.0.5-py3-none-any.whl#sha256=04115b38e6b3d9309ba4cecaa004ca836549fa170bb65d7c62dd23adf041483b (from https://pypi.org/simple/napari-psf-simulator/) (requires-python:>=3.8) 2022-04-14T20:50:45,407 Fetching project page and analyzing links: https://www.piwheels.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,407 Getting page https://www.piwheels.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,409 Found index url https://www.piwheels.org/simple 2022-04-14T20:50:45,626 Skipping link: not a file: https://www.piwheels.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,627 Skipping link: not a file: https://pypi.org/simple/napari-psf-simulator/ 2022-04-14T20:50:45,660 Given no hashes to check 0 links for project 'napari-psf-simulator': discarding no candidates 2022-04-14T20:50:45,661 ERROR: Could not find a version that satisfies the requirement napari-psf-simulator==0.0.5 (from versions: none) 2022-04-14T20:50:45,664 ERROR: No matching distribution found for napari-psf-simulator==0.0.5 2022-04-14T20:50:45,666 Exception information: 2022-04-14T20:50:45,666 Traceback (most recent call last): 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-14T20:50:45,666 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-14T20:50:45,666 raise RequirementsConflicted(criterion) 2022-04-14T20:50:45,666 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('napari-psf-simulator==0.0.5') 2022-04-14T20:50:45,666 2022-04-14T20:50:45,666 During handling of the above exception, another exception occurred: 2022-04-14T20:50:45,666 2022-04-14T20:50:45,666 Traceback (most recent call last): 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-14T20:50:45,666 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-14T20:50:45,666 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-14T20:50:45,666 raise ResolutionImpossible(e.criterion.information) 2022-04-14T20:50:45,666 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('napari-psf-simulator==0.0.5'), parent=None)] 2022-04-14T20:50:45,666 2022-04-14T20:50:45,666 The above exception was the direct cause of the following exception: 2022-04-14T20:50:45,666 2022-04-14T20:50:45,666 Traceback (most recent call last): 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-14T20:50:45,666 status = run_func(*args) 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-14T20:50:45,666 return func(self, options, args) 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-14T20:50:45,666 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-14T20:50:45,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-14T20:50:45,666 raise error from e 2022-04-14T20:50:45,666 pip._internal.exceptions.DistributionNotFound: No matching distribution found for napari-psf-simulator==0.0.5 2022-04-14T20:50:45,674 Removed build tracker: '/tmp/pip-req-tracker-_534btpi'