2021-09-07T14:50:19,638 Created temporary directory: /tmp/pip-ephem-wheel-cache-fekes6tv 2021-09-07T14:50:19,641 Created temporary directory: /tmp/pip-req-tracker-3_ulmn4l 2021-09-07T14:50:19,641 Initialized build tracking at /tmp/pip-req-tracker-3_ulmn4l 2021-09-07T14:50:19,641 Created build tracker: /tmp/pip-req-tracker-3_ulmn4l 2021-09-07T14:50:19,642 Entered build tracker: /tmp/pip-req-tracker-3_ulmn4l 2021-09-07T14:50:19,642 Created temporary directory: /tmp/pip-wheel-geg346qh 2021-09-07T14:50:19,670 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-07T14:50:19,673 2 location(s) to search for versions of frage: 2021-09-07T14:50:19,673 * https://pypi.org/simple/frage/ 2021-09-07T14:50:19,673 * https://www.piwheels.org/simple/frage/ 2021-09-07T14:50:19,674 Fetching project page and analyzing links: https://pypi.org/simple/frage/ 2021-09-07T14:50:19,674 Getting page https://pypi.org/simple/frage/ 2021-09-07T14:50:19,676 Found index url https://pypi.org/simple 2021-09-07T14:50:19,763 Skipping link: No binaries permitted for frage: https://files.pythonhosted.org/packages/ba/6d/ed0250acc459e86fdf7c282510ffba214fcd8fcd425cace080bec446a7fd/frage-0.1.0-py3-none-any.whl#sha256=29704452aa13fba32cdd44b7d831ca6429720991f9391bf77e4441380bba5b62 (from https://pypi.org/simple/frage/) (requires-python:>=3.9,<4.0) 2021-09-07T14:50:19,764 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/b8/02/27920cb6a5c087c312122a57a2641cad053f4a7160321eba49462b91dbd2/frage-0.1.0.tar.gz#sha256=67f2f3c13a6fe6fdadb5f4d7a16eef827203b57d84c9c1a5d4a6b3668efaed5e (from https://pypi.org/simple/frage/) (requires-python:>=3.9,<4.0) 2021-09-07T14:50:19,764 Fetching project page and analyzing links: https://www.piwheels.org/simple/frage/ 2021-09-07T14:50:19,765 Getting page https://www.piwheels.org/simple/frage/ 2021-09-07T14:50:19,765 Found index url https://www.piwheels.org/simple 2021-09-07T14:50:19,863 Skipping link: not a file: https://www.piwheels.org/simple/frage/ 2021-09-07T14:50:19,863 Skipping link: not a file: https://pypi.org/simple/frage/ 2021-09-07T14:50:19,884 Given no hashes to check 0 links for project 'frage': discarding no candidates 2021-09-07T14:50:19,884 ERROR: Could not find a version that satisfies the requirement frage==0.1.0 (from versions: none) 2021-09-07T14:50:19,885 ERROR: No matching distribution found for frage==0.1.0 2021-09-07T14:50:19,885 Exception information: 2021-09-07T14:50:19,885 Traceback (most recent call last): 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-07T14:50:19,885 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-07T14:50:19,885 raise RequirementsConflicted(criterion) 2021-09-07T14:50:19,885 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('frage==0.1.0') 2021-09-07T14:50:19,885 2021-09-07T14:50:19,885 During handling of the above exception, another exception occurred: 2021-09-07T14:50:19,885 2021-09-07T14:50:19,885 Traceback (most recent call last): 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-07T14:50:19,885 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-07T14:50:19,885 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-07T14:50:19,885 raise ResolutionImpossible(e.criterion.information) 2021-09-07T14:50:19,885 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('frage==0.1.0'), parent=None)] 2021-09-07T14:50:19,885 2021-09-07T14:50:19,885 The above exception was the direct cause of the following exception: 2021-09-07T14:50:19,885 2021-09-07T14:50:19,885 Traceback (most recent call last): 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-07T14:50:19,885 status = self.run(options, args) 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-07T14:50:19,885 return func(self, options, args) 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-07T14:50:19,885 reqs, check_supported_wheels=True 2021-09-07T14:50:19,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-07T14:50:19,885 raise error from e 2021-09-07T14:50:19,885 pip._internal.exceptions.DistributionNotFound: No matching distribution found for frage==0.1.0 2021-09-07T14:50:19,889 Removed build tracker: '/tmp/pip-req-tracker-3_ulmn4l'