2021-10-10T17:30:04,009 Created temporary directory: /tmp/pip-ephem-wheel-cache-kgmoh3si 2021-10-10T17:30:04,013 Created temporary directory: /tmp/pip-req-tracker-vmj1m0rd 2021-10-10T17:30:04,014 Initialized build tracking at /tmp/pip-req-tracker-vmj1m0rd 2021-10-10T17:30:04,014 Created build tracker: /tmp/pip-req-tracker-vmj1m0rd 2021-10-10T17:30:04,014 Entered build tracker: /tmp/pip-req-tracker-vmj1m0rd 2021-10-10T17:30:04,015 Created temporary directory: /tmp/pip-wheel-svhnezq4 2021-10-10T17:30:04,050 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-10T17:30:04,053 2 location(s) to search for versions of whatmsgsender: 2021-10-10T17:30:04,053 * https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:30:04,053 * https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:30:04,054 Fetching project page and analyzing links: https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:30:04,054 Getting page https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:30:04,056 Found index url https://pypi.org/simple 2021-10-10T17:30:04,149 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:30:04,150 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:30:04,150 Fetching project page and analyzing links: https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:30:04,150 Getting page https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:30:04,151 Found index url https://www.piwheels.org/simple 2021-10-10T17:30:04,332 Skipping link: not a file: https://www.piwheels.org/simple/whatmsgsender/ 2021-10-10T17:30:04,332 Skipping link: not a file: https://pypi.org/simple/whatmsgsender/ 2021-10-10T17:30:04,352 Given no hashes to check 0 links for project 'whatmsgsender': discarding no candidates 2021-10-10T17:30:04,352 ERROR: Could not find a version that satisfies the requirement whatmsgsender==0.1 (from versions: none) 2021-10-10T17:30:04,353 ERROR: No matching distribution found for whatmsgsender==0.1 2021-10-10T17:30:04,353 Exception information: 2021-10-10T17:30:04,353 Traceback (most recent call last): 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-10T17:30:04,353 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-10T17:30:04,353 raise RequirementsConflicted(criterion) 2021-10-10T17:30:04,353 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('whatmsgsender==0.1') 2021-10-10T17:30:04,353 2021-10-10T17:30:04,353 During handling of the above exception, another exception occurred: 2021-10-10T17:30:04,353 2021-10-10T17:30:04,353 Traceback (most recent call last): 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-10T17:30:04,353 result = self._result = resolver.resolve( 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-10T17:30:04,353 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-10T17:30:04,353 raise ResolutionImpossible(e.criterion.information) 2021-10-10T17:30:04,353 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('whatmsgsender==0.1'), parent=None)] 2021-10-10T17:30:04,353 2021-10-10T17:30:04,353 The above exception was the direct cause of the following exception: 2021-10-10T17:30:04,353 2021-10-10T17:30:04,353 Traceback (most recent call last): 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-10T17:30:04,353 status = self.run(options, args) 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-10T17:30:04,353 return func(self, options, args) 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-10T17:30:04,353 requirement_set = resolver.resolve( 2021-10-10T17:30:04,353 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-10T17:30:04,353 raise error from e 2021-10-10T17:30:04,353 pip._internal.exceptions.DistributionNotFound: No matching distribution found for whatmsgsender==0.1 2021-10-10T17:30:04,358 Removed build tracker: '/tmp/pip-req-tracker-vmj1m0rd'