2022-07-15T15:28:54,328 Created temporary directory: /tmp/pip-ephem-wheel-cache-3d_ob_bd 2022-07-15T15:28:54,334 Created temporary directory: /tmp/pip-build-tracker-q8fjygd7 2022-07-15T15:28:54,335 Initialized build tracking at /tmp/pip-build-tracker-q8fjygd7 2022-07-15T15:28:54,335 Created build tracker: /tmp/pip-build-tracker-q8fjygd7 2022-07-15T15:28:54,336 Entered build tracker: /tmp/pip-build-tracker-q8fjygd7 2022-07-15T15:28:54,337 Created temporary directory: /tmp/pip-wheel-ppab557y 2022-07-15T15:28:54,403 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-15T15:28:54,412 2 location(s) to search for versions of jupyter-compare-view: 2022-07-15T15:28:54,412 * https://pypi.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,412 * https://www.piwheels.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,413 Fetching project page and analyzing links: https://pypi.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,414 Getting page https://pypi.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,417 Found index url https://pypi.org/simple 2022-07-15T15:28:54,600 Skipping link: No binaries permitted for jupyter-compare-view: https://files.pythonhosted.org/packages/9d/a0/994db1431cf81bf275496522245d493f8a57ebd2bd58bde1d38c08773f58/jupyter_compare_view-0.1.1-py3-none-any.whl#sha256=a93e1ef1d30fbc98fdc2717cee5ad03dd4ebee25dcce49f4fa85c2a4e7d47ddd (from https://pypi.org/simple/jupyter-compare-view/) (requires-python:>=3.8,<3.11) 2022-07-15T15:28:54,602 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/66/22/fc89cb8b6b1ae160b751766d9988ae437e7ff75f3be9930439ea5260c11e/jupyter_compare_view-0.1.1.tar.gz#sha256=82f90f805ddfec7e832c996d029d50845398fe62a511fe5f10df7830b2e4e22e (from https://pypi.org/simple/jupyter-compare-view/) (requires-python:>=3.8,<3.11) 2022-07-15T15:28:54,603 Skipping link: 0.1.1 Requires-Python >=3.8,<3.11: https://files.pythonhosted.org/packages/66/22/fc89cb8b6b1ae160b751766d9988ae437e7ff75f3be9930439ea5260c11e/jupyter_compare_view-0.1.1.tar.gz#sha256=82f90f805ddfec7e832c996d029d50845398fe62a511fe5f10df7830b2e4e22e (from https://pypi.org/simple/jupyter-compare-view/) (requires-python:>=3.8,<3.11) 2022-07-15T15:28:54,604 Fetching project page and analyzing links: https://www.piwheels.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,604 Getting page https://www.piwheels.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,606 Found index url https://www.piwheels.org/simple 2022-07-15T15:28:54,827 Skipping link: not a file: https://www.piwheels.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,827 Skipping link: not a file: https://pypi.org/simple/jupyter-compare-view/ 2022-07-15T15:28:54,860 Given no hashes to check 0 links for project 'jupyter-compare-view': discarding no candidates 2022-07-15T15:28:54,861 ERROR: Ignored the following versions that require a different python version: 0.1.1 Requires-Python >=3.8,<3.11 2022-07-15T15:28:54,867 ERROR: Could not find a version that satisfies the requirement jupyter-compare-view==0.1.1 (from versions: none) 2022-07-15T15:28:54,870 ERROR: No matching distribution found for jupyter-compare-view==0.1.1 2022-07-15T15:28:54,872 Exception information: 2022-07-15T15:28:54,872 Traceback (most recent call last): 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-15T15:28:54,872 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-15T15:28:54,872 raise RequirementsConflicted(criterion) 2022-07-15T15:28:54,872 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jupyter-compare-view==0.1.1') 2022-07-15T15:28:54,872 2022-07-15T15:28:54,872 During handling of the above exception, another exception occurred: 2022-07-15T15:28:54,872 2022-07-15T15:28:54,872 Traceback (most recent call last): 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-07-15T15:28:54,872 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-15T15:28:54,872 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-15T15:28:54,872 raise ResolutionImpossible(e.criterion.information) 2022-07-15T15:28:54,872 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jupyter-compare-view==0.1.1'), parent=None)] 2022-07-15T15:28:54,872 2022-07-15T15:28:54,872 The above exception was the direct cause of the following exception: 2022-07-15T15:28:54,872 2022-07-15T15:28:54,872 Traceback (most recent call last): 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-15T15:28:54,872 status = run_func(*args) 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-15T15:28:54,872 return func(self, options, args) 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-15T15:28:54,872 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-15T15:28:54,872 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-15T15:28:54,872 raise error from e 2022-07-15T15:28:54,872 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jupyter-compare-view==0.1.1 2022-07-15T15:28:54,880 Removed build tracker: '/tmp/pip-build-tracker-q8fjygd7'