2021-11-07T20:08:06,556 Created temporary directory: /tmp/pip-ephem-wheel-cache-yaawav8g 2021-11-07T20:08:06,559 Created temporary directory: /tmp/pip-req-tracker-pcgadcuj 2021-11-07T20:08:06,559 Initialized build tracking at /tmp/pip-req-tracker-pcgadcuj 2021-11-07T20:08:06,559 Created build tracker: /tmp/pip-req-tracker-pcgadcuj 2021-11-07T20:08:06,559 Entered build tracker: /tmp/pip-req-tracker-pcgadcuj 2021-11-07T20:08:06,560 Created temporary directory: /tmp/pip-wheel-ls7im6fo 2021-11-07T20:08:06,591 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-07T20:08:06,594 2 location(s) to search for versions of totype: 2021-11-07T20:08:06,594 * https://pypi.org/simple/totype/ 2021-11-07T20:08:06,594 * https://www.piwheels.org/simple/totype/ 2021-11-07T20:08:06,594 Fetching project page and analyzing links: https://pypi.org/simple/totype/ 2021-11-07T20:08:06,595 Getting page https://pypi.org/simple/totype/ 2021-11-07T20:08:06,597 Found index url https://pypi.org/simple 2021-11-07T20:08:06,682 Skipping link: No binaries permitted for totype: https://files.pythonhosted.org/packages/79/58/4d5283d7269ddc2211734098ac6746991502d9191788c8e8fc5bcc900dce/totype-0.1.0-py3-none-any.whl#sha256=b87a0cf778bedea51efc7d063d2856b47511992f028972cda524971305ee0958 (from https://pypi.org/simple/totype/) (requires-python:>=3.8,<4.0) 2021-11-07T20:08:06,683 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/48/08/05cddb21c3d96b239596325d28f165c5ce5ffe30c223f727f2a72605b3be/totype-0.1.0.tar.gz#sha256=e8d264a6aebe9f6c3d2b3c097ee53226f42192fd9e9a400941298cdb3f651a6a (from https://pypi.org/simple/totype/) (requires-python:>=3.8,<4.0) 2021-11-07T20:08:06,683 Fetching project page and analyzing links: https://www.piwheels.org/simple/totype/ 2021-11-07T20:08:06,683 Getting page https://www.piwheels.org/simple/totype/ 2021-11-07T20:08:06,684 Found index url https://www.piwheels.org/simple 2021-11-07T20:08:06,866 Skipping link: not a file: https://www.piwheels.org/simple/totype/ 2021-11-07T20:08:06,866 Skipping link: not a file: https://pypi.org/simple/totype/ 2021-11-07T20:08:06,880 Given no hashes to check 0 links for project 'totype': discarding no candidates 2021-11-07T20:08:06,880 ERROR: Could not find a version that satisfies the requirement totype==0.1.0 (from versions: none) 2021-11-07T20:08:06,881 ERROR: No matching distribution found for totype==0.1.0 2021-11-07T20:08:06,881 Exception information: 2021-11-07T20:08:06,881 Traceback (most recent call last): 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-07T20:08:06,881 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-07T20:08:06,881 raise RequirementsConflicted(criterion) 2021-11-07T20:08:06,881 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('totype==0.1.0') 2021-11-07T20:08:06,881 2021-11-07T20:08:06,881 During handling of the above exception, another exception occurred: 2021-11-07T20:08:06,881 2021-11-07T20:08:06,881 Traceback (most recent call last): 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-07T20:08:06,881 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-07T20:08:06,881 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-07T20:08:06,881 raise ResolutionImpossible(e.criterion.information) 2021-11-07T20:08:06,881 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('totype==0.1.0'), parent=None)] 2021-11-07T20:08:06,881 2021-11-07T20:08:06,881 The above exception was the direct cause of the following exception: 2021-11-07T20:08:06,881 2021-11-07T20:08:06,881 Traceback (most recent call last): 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-07T20:08:06,881 status = self.run(options, args) 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-07T20:08:06,881 return func(self, options, args) 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-07T20:08:06,881 reqs, check_supported_wheels=True 2021-11-07T20:08:06,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-07T20:08:06,881 raise error from e 2021-11-07T20:08:06,881 pip._internal.exceptions.DistributionNotFound: No matching distribution found for totype==0.1.0 2021-11-07T20:08:06,885 Removed build tracker: '/tmp/pip-req-tracker-pcgadcuj'