2021-09-15T17:05:21,698 Created temporary directory: /tmp/pip-ephem-wheel-cache-hkzaajf7 2021-09-15T17:05:21,701 Created temporary directory: /tmp/pip-req-tracker-8x3hs8on 2021-09-15T17:05:21,701 Initialized build tracking at /tmp/pip-req-tracker-8x3hs8on 2021-09-15T17:05:21,702 Created build tracker: /tmp/pip-req-tracker-8x3hs8on 2021-09-15T17:05:21,702 Entered build tracker: /tmp/pip-req-tracker-8x3hs8on 2021-09-15T17:05:21,702 Created temporary directory: /tmp/pip-wheel-ijd_e1uy 2021-09-15T17:05:21,733 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-15T17:05:21,736 2 location(s) to search for versions of rsp-jupyter-extensions: 2021-09-15T17:05:21,736 * https://pypi.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,736 * https://www.piwheels.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,737 Fetching project page and analyzing links: https://pypi.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,737 Getting page https://pypi.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,739 Found index url https://pypi.org/simple 2021-09-15T17:05:21,826 Skipping link: No binaries permitted for rsp-jupyter-extensions: https://files.pythonhosted.org/packages/c4/be/3e5e42d974060e86eff75e3a5d3ac1bc75d6a00547c13fae1007a9ffbff6/rsp_jupyter_extensions-0.1.0-py2.py3-none-any.whl#sha256=3d7b77731b15405c879049008928a3473e6e4b56f45cdf0c311ce071c64bfb57 (from https://pypi.org/simple/rsp-jupyter-extensions/) (requires-python:>=3.8) 2021-09-15T17:05:21,826 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/20/83/5deebf13aa89211e3b1d22e64aac732cddaa3ea787d53aeb218430a8008e/rsp_jupyter_extensions-0.1.0.tar.gz#sha256=9dff742542a8aa5aaa68e21fac5626ac08b8c0f8f48df83aef8e8be97497dbf0 (from https://pypi.org/simple/rsp-jupyter-extensions/) (requires-python:>=3.8) 2021-09-15T17:05:21,827 Fetching project page and analyzing links: https://www.piwheels.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,827 Getting page https://www.piwheels.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,828 Found index url https://www.piwheels.org/simple 2021-09-15T17:05:21,924 Skipping link: not a file: https://www.piwheels.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,924 Skipping link: not a file: https://pypi.org/simple/rsp-jupyter-extensions/ 2021-09-15T17:05:21,944 Given no hashes to check 0 links for project 'rsp-jupyter-extensions': discarding no candidates 2021-09-15T17:05:21,945 ERROR: Could not find a version that satisfies the requirement rsp-jupyter-extensions==0.1.0 (from versions: none) 2021-09-15T17:05:21,945 ERROR: No matching distribution found for rsp-jupyter-extensions==0.1.0 2021-09-15T17:05:21,945 Exception information: 2021-09-15T17:05:21,945 Traceback (most recent call last): 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-15T17:05:21,945 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-15T17:05:21,945 raise RequirementsConflicted(criterion) 2021-09-15T17:05:21,945 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rsp-jupyter-extensions==0.1.0') 2021-09-15T17:05:21,945 2021-09-15T17:05:21,945 During handling of the above exception, another exception occurred: 2021-09-15T17:05:21,945 2021-09-15T17:05:21,945 Traceback (most recent call last): 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-15T17:05:21,945 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-15T17:05:21,945 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-15T17:05:21,945 raise ResolutionImpossible(e.criterion.information) 2021-09-15T17:05:21,945 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rsp-jupyter-extensions==0.1.0'), parent=None)] 2021-09-15T17:05:21,945 2021-09-15T17:05:21,945 The above exception was the direct cause of the following exception: 2021-09-15T17:05:21,945 2021-09-15T17:05:21,945 Traceback (most recent call last): 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-15T17:05:21,945 status = self.run(options, args) 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-15T17:05:21,945 return func(self, options, args) 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-15T17:05:21,945 reqs, check_supported_wheels=True 2021-09-15T17:05:21,945 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-15T17:05:21,945 raise error from e 2021-09-15T17:05:21,945 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rsp-jupyter-extensions==0.1.0 2021-09-15T17:05:21,950 Removed build tracker: '/tmp/pip-req-tracker-8x3hs8on'