2021-10-10T17:25:24,769 Created temporary directory: /tmp/pip-ephem-wheel-cache-eqt0gnzv 2021-10-10T17:25:24,772 Created temporary directory: /tmp/pip-req-tracker-s5adlzap 2021-10-10T17:25:24,772 Initialized build tracking at /tmp/pip-req-tracker-s5adlzap 2021-10-10T17:25:24,773 Created build tracker: /tmp/pip-req-tracker-s5adlzap 2021-10-10T17:25:24,773 Entered build tracker: /tmp/pip-req-tracker-s5adlzap 2021-10-10T17:25:24,773 Created temporary directory: /tmp/pip-wheel-aqnur0td 2021-10-10T17:25:24,808 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-10T17:25:24,810 2 location(s) to search for versions of whatmsgsender: 2021-10-10T17:25:24,810 * https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:25:24,810 * https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:25:24,811 Fetching project page and analyzing links: https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:25:24,811 Getting page https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:25:24,813 Found index url https://pypi.org/simple 2021-10-10T17:25:24,902 Skipping link: No binaries permitted for whatmsgsender: https://files.pythonhosted.org/packages/f2/a3/b9e9212ae67075111bd7023055fc9a2e405bb7d48b33c8435ca72764e8c3/whatmsgsenderbysujal-0.1-py3-none-any.whl#sha256=b1b17360cd461bd5bb8f6647c0b87a9e716671d9508552fcd781c96366c0c2d7 (from https://pypi.org/simple/whatmsgsender/) 2021-10-10T17:25:24,903 Skipping link: Missing project version for whatmsgsender: https://files.pythonhosted.org/packages/a0/89/8b6eef11d75ab00c2d0be7b32e27781423ae72b4241a0afd9eabe2e5de2e/whatmsgsenderbysujal-0.1.tar.gz#sha256=b5aef37406760c53cf706bde871007c650cee02cca11e85ae37a5ed89ff5d036 (from https://pypi.org/simple/whatmsgsender/) 2021-10-10T17:25:24,903 Fetching project page and analyzing links: https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:25:24,903 Getting page https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:25:24,904 Found index url https://www.piwheels.org/simple 2021-10-10T17:25:25,073 Skipping link: not a file: https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:25:25,073 Skipping link: not a file: https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:25:25,087 Given no hashes to check 0 links for project 'whatmsgsender': discarding no candidates 2021-10-10T17:25:25,087 ERROR: Could not find a version that satisfies the requirement whatmsgsender==0.1 (from versions: none) 2021-10-10T17:25:25,088 ERROR: No matching distribution found for whatmsgsender==0.1 2021-10-10T17:25:25,088 Exception information: 2021-10-10T17:25:25,088 Traceback (most recent call last): 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-10T17:25:25,088 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-10T17:25:25,088 raise RequirementsConflicted(criterion) 2021-10-10T17:25:25,088 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('whatmsgsender==0.1') 2021-10-10T17:25:25,088 2021-10-10T17:25:25,088 During handling of the above exception, another exception occurred: 2021-10-10T17:25:25,088 2021-10-10T17:25:25,088 Traceback (most recent call last): 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-10T17:25:25,088 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-10T17:25:25,088 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-10T17:25:25,088 raise ResolutionImpossible(e.criterion.information) 2021-10-10T17:25:25,088 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('whatmsgsender==0.1'), parent=None)] 2021-10-10T17:25:25,088 2021-10-10T17:25:25,088 The above exception was the direct cause of the following exception: 2021-10-10T17:25:25,088 2021-10-10T17:25:25,088 Traceback (most recent call last): 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-10T17:25:25,088 status = self.run(options, args) 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-10T17:25:25,088 return func(self, options, args) 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-10T17:25:25,088 reqs, check_supported_wheels=True 2021-10-10T17:25:25,088 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-10T17:25:25,088 raise error from e 2021-10-10T17:25:25,088 pip._internal.exceptions.DistributionNotFound: No matching distribution found for whatmsgsender==0.1 2021-10-10T17:25:25,092 Removed build tracker: '/tmp/pip-req-tracker-s5adlzap'